I need a special chart

0
Hi I need a special chart for one of my project. I need a bar to be displayed between two  values, and a dot/line or whatever possible for a 3rd value.  
asked
1 answers
1

Hi Robert,

The Charts library in the appstore is based on plotly.js. You could create the chart type yourself, however that will require JavaScript knowledge. If you don't have that, you could file for a feature request on the projects GitHub page:

https://github.com/mendixlabs/charts

answered