Sign in to follow this  
lkopenid

Json Url Path In Linked Chart

Recommended Posts

I'm trying to create linked charts that go multiple levels deep. I would like to keep the linked json files sorted out based on some custom filtering into different directories under my root. If i set link as "newchart-jsonurl-cat1.json'", the file is being searched in the root directory. Setting the path to "newchart-jsonurl-./data/cat1/item1.json'" doesn't have any impact. Is there a way to specify the full path for the linked json?

 

Thank You,

LK

Share this post


Link to post
Share on other sites
Guest Sumedh

I'm trying to create linked charts that go multiple levels deep. I would like to keep the linked json files sorted out based on some custom filtering into different directories under my root. If i set link as "newchart-jsonurl-cat1.json'", the file is being searched in the root directory. Setting the path to "newchart-jsonurl-./data/cat1/item1.json'" doesn't have any impact. Is there a way to specify the full path for the linked json?

 

Thank You,

LK

 

Hi,

 

I am not able to replicate the same.

 

You would need to set proper path of the JSON file in the link attribute.

 

Please find attached illustration for your reference.

LinkedCharts_Test.zip

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this