Okay
  Public Ticket #2096870
Interactive Chart
Closed

Comments

  • Brian started the conversation

    Hi, my client asked if I can make a chart that adjusts based on input from client. Is this possible? See below...

    This section will compare the ROI of a few of the most popular investment platforms currently being used. We like the idea of an animated chart or line graph that shows the average ROI of each option, over a 12-month period. We want this to be a responsive chart, that allows for the user to input “Starting Funds” and “Years Invested” and have ALL of the lines respond and animate to the inputs. 


  •  2,572
    Aleksandar replied

    Hello Brian.

    Thank you for your interest in our plugin.

    I am sorry to disappoint you, but wpDataTables and wpDataCharts built-in options do not offer this.

    That is default behavior of charts engine, but if you need some custom solution you can check in our documentation about wpDataCharts callbacks

    • Every chart exposes several options that customize its look and feel. Charts usually support custom options appropriate to that visualization. wpDataChart callbacks allow adding options that are available in Google Charts APIHighcharts API and Chart.js API
    • All necessary resources are available in charts engines API (depends on which one you use). Every engine has a different approach to chart settings. In wpDataChart callbacks you have to adopt those settings to the wpDataChart object (you can take a look at examples for each engine in our documentation, and also in Support help center). Huge number of examples for any area of programming can be found on stackoverflow.com (typing your problem in google and at the end add "site: stackoverflow.com" and google will search only that website). Also, a lot of examples of charts, chart settings and customization can be found on jsffidle.net (typing in google for example "line chart highcharts jsffidle")
    • Please note that using hooks or wpdatatable and wpDataChart callbacks requires certain level of programming skills and included support refers only to advice.

    Best regards.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables