Hi Vishwas, yep parsing dataPoints before passing to chart options should work fine and I already implemented it in php and javascript. My problem here now is that I’m using Angular 6. Can you do me a favor to create a sample chart given with this json which is the output of my application.
https://api.npoint.io/f6ff63d7c649a75fee74
Thank you very much… Kudos to your team… Great support.
PS. any chart data you would like to generate based on my json would be fine to me…
Hi Vishwas, can you help me implement the chart which the data comes from json (NOT EXTERNAL JSON) in Angular 6. I’ve seen the Angular Gallery but I want to achieve the chart using the json output of my application not on an external json.
Hi thanks for the reply, So is there any way how can I resolve this issue? Thank you. Lastly can you simplify what is exactly the mistake in the chart? Sorry for the interruption
Still waiting for the radar chart.
Thank you Vishwas. This is exactly what I’m looking for.
Hi Vishwas, Can you look on my jsfiddle. My goal here is when I choose the pie chart on the drop down list, the corresponding color rendered in the column chart is also rendered in the pie graph? For example “CAHS” is rendered as color pink in the column chart, Now, when I choose pie chart “CAHS” must be pink also in color, the same in “CBA” it is color yellow, it must be rendered also as yellow in pie chart. Can you help me..
You already provided me with the color property in dataSeries however, I cant figure it out. Please help
Oh i see, chartoptions.data[i].name comes from the dataseries. Thank you, this is what I’m looking for.
Hi there, I have some concern with regards to switching to pie graph. How can I achieve displaying the legendtext as year and put a title for every pie graph base on the college. Here is my jsfiddle. Thank you.
Hi Vishwas, thanks for the reply, however I want to customize the color for each drop down list, for example drop down list 1 is color red, drop down list 2 is blue and so on. How can I achieve that?
Thank you Vishwas.
Thank you again. It works..
Hi again Vishwas. Did you see my JSON file ? Instead of the courses in the drop down list how can I replace it with the college field? In my JSON it consist of two college which is the CIT and COE. I want CIT and COE as the drop down values. Thank you again.
Thank you again Vishwas R
Hi Vishwas, is it possible to have another dropdown in order to filter the courses based on the college or department? I wish to have another dropdown next to the chart type which you have provided me yesterday. Here is my jsfiddle. Thank you very much Vishwas.
Wish I have a talent like your’s. Works like a gem. Thank you very much Vishwas R.