Menu

Support or Documentation for Pareto Chart?

ART Help
2020-06-15
2021-03-23
  • Andrew Harper

    Andrew Harper - 2020-06-15

    Is there a way to create a pareto chart with ART? "A Pareto chart is a type of chart that contains both bars and a line graph, where individual values are represented in descending order by bars, and the cumulative total is represented by the line."(https://en.wikipedia.org/wiki/Pareto_chart).

    If not, could this be added? I only saw ways to do a bar chart or a line chart separately, not anyway to put them together. But if this functionality already exists could someone direct me to the proper documentation?

     
  • Timothy Anyona

    Timothy Anyona - 2020-06-15

    There is no specific documentation for this. I know some of the charting libraries used don't have this option, but some may have. I would have to direct you to the documentation for these libraries to see what they support i.e. plotly.js, c3.js, chart.js.

     
  • Andrew Harper

    Andrew Harper - 2020-06-18

    Is there documentation on how to use the libraries such as plotly to extend what ART can do and generate reports with them? Or are you saying that to make pareto charts this is something that would need to be done separate from ART?

     
  • Timothy Anyona

    Timothy Anyona - 2020-06-18

    There is no documentation for this. If the library supports pareto charts, you would need to know the format of data or configuration required. If these options are available as per the wiki, you can specify the options. If not, you can create a javascript file that would contain the configuration. I believe there are demo c3.js tempate files that demonstrate this in the js-templates folder of the webapp. There are no demo plotly reports currently.

     
  • Timothy Anyona

    Timothy Anyona - 2021-03-23

    The next ART release will have a simple pareto chart option based on the AwesomeChartJs library.

     

Log in to post a comment.