jQuery UI Widgets › Forums › Chart › PieChart
Tagged: click and update, clicking on piechart update barchart, javascript chart, jquery chart, jqwidgets chart, jqxChart, update, update chart
This topic contains 12 replies, has 2 voices, and was last updated by Todor 5 years, 2 months ago.
-
AuthorPieChart Posts
-
Dear ,
i Want pie chart and bar chart in a Single page also when i click on pie chart , bar chart data should be change …(ex- like there are 12 months in pie chart and when i click on jan then data on bar chart set for jan .. and when i click on fab then data should change for fab and so on..
Please Help for The same
ThanksHello abhipkr,
Please review the following example whether it fits your needs.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comis it possible to write hard code data for each jan , fab , mar, and so no? i dont want random data…
thanks again
Hello abhipkr,
Yes, you could write hard code data. The random data is just for the example.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello Dear,
1.thanks for the help . can you do the hard code for the jan and fab only… that will help a lot…
2. how to get Session Object in Chart … actually i have some data in database.. that will fetch in java and put it in session object now i need to click on jan and fab and so on and change the data according to database in bar chart .. please help for the sameThanks Regards
AbhijeetHello Abhijeet,
1) You could review the following example with hard coded January and February.
2) I am not quite sure what do you mean by session object. But if you have an object with data for all months you could get the correct data from this object based pie chart click and update the bar chart as shown in the example above.Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHey Dear,
Thanks for the help . you are great..i have one more question 😀
can we put the labels inside the pie Chart like JANUARY on the JAN slice..Thanks
Abhijeet
Hello Abhijeet,
I’ve updated the example with your latest request.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHey todor,
Thanks??One more question
1. How I can do the pie chart drill down according to the slice like if I click on the jan then it should show me january date and when I click on the feb it should show me february date.. According to that bar chart should reflected.I know how to do pie chart drill down but i cant do it in the same example.. Please help and I also need to click on the date and bar chart change according to date.
Thanks for all the help
Hello Abhijeet,
I’m not quite sure what your idea is. You want when January is clicked, for example, a new pie chart to be shown with different dates. After click on one of them to change the bar chart with specific data. Am I right?
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHey Todor,
Yes you are right… But unfortunately I am not able to do that:(
Please help me with this.Thanks
AbhijeetAnd yes when we click on feb 28 and 29 dates should be shown.. And each date should change the bar chart..
Sorry for your inconvenience
ThanksHello Abhijeet,
The example is updated. Please review it whether it fits your request.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.