Discussions

 View Only
  • 1.  A line chart adding a bar for thresholds

    Posted 05-01-2019 17:36
    I have a trend line chart tracking cancelations by a vendor for the past 4 weeks. I would like to add 2 'treshold' lines.  If they go above 2% they are considered 'at risk' so I want to show them a physical line at 2% on the chart and if they go above 5% I would add another line. Visually I would like them to see how close they are to being in compliance.


  • 2.  RE: A line chart adding a bar for thresholds

    Posted 05-02-2019 18:32
    Hi Cecelia. Quick Base uses a Javascript library called Highcharts for its built-in charting functions. This means we can use some Javascript with the Highcharts library ourselves to create the report with those threshold lines you want to see. But it will take some coding and can't just be written out here easily. With Highcharts and Javascript, you can actually use a ton of new chart types and features that aren't available natively in Quick Base.

    If you want to talk about what a project like that would entail, you can contact me with the information below.

    Yours truly,

    PHILLIP DENNIS
    Principal | Watkyn LLC
    Quick Base Solution Provider
    (954) 900-6690 | hello@watkyn.com
    www.watkyn.com


  • 3.  RE: A line chart adding a bar for thresholds

    Posted 05-02-2019 18:34
    By the way, if you (or any future reader of this question) wants to try it out, here's the Highcharts API reference: https://api.highcharts.com/highcharts/