jQuery UI Widgets Forums Chart PieChart

This topic contains 12 replies, has 2 voices, and was last updated by  Todor 5 years, 2 months ago.

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    PieChart Posts
  • PieChart #106274

    abhipkr
    Participant

    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
    Thanks

    PieChart #106289

    Todor
    Participant

    Hello abhipkr,

    Please review the following example whether it fits your needs.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    PieChart #106307

    abhipkr
    Participant

    is it possible to write hard code data for each jan , fab , mar, and so no? i dont want random data…

    thanks again

    PieChart #106319

    Todor
    Participant

    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,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    PieChart #106328

    abhipkr
    Participant

    Hello 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 same

    Thanks Regards
    Abhijeet

    PieChart #106341

    Todor
    Participant

    Hello 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,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    PieChart #106366

    abhipkr
    Participant

    Hey 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

    PieChart #106376

    Todor
    Participant

    Hello Abhijeet,

    I’ve updated the example with your latest request.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    PieChart #106423

    abhipkr
    Participant

    Hey 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

    PieChart #106425

    Todor
    Participant

    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,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

    PieChart #106430

    abhipkr
    Participant

    Hey Todor,
    Yes you are right… But unfortunately I am not able to do that:(
    Please help me with this.

    Thanks
    Abhijeet

    PieChart #106431

    abhipkr
    Participant

    And 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
    Thanks

    PieChart #106442

    Todor
    Participant

    Hello Abhijeet,

    The example is updated. Please review it whether it fits your request.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.