I’ve got a line chart to plot a number (UPLH) and I want to display a baseline or target line on the chart, to imply anything above the line is target met and below the line is target not met.
I’m using the Air Line Chart Lite free plugin (linked below), but I’m not opposed to changing to a different plugin if it means I can have the target line.
It does. But it’s pulling that info from the database that the repeating group to the left of the chart is referencing. I don’t know how to make a static target line across the chart that won’t show a data label on every date for the target value. Plus I’m not even sure what I would reference to make that.
Any idea if there’s a way to customize the background color of the graph where the background below 5.0 comes up as a light red and above 5.0 is a light green? Perhaps that would work? Even if it’s on one of the other line chart plugins, I don’t mind switching.
Okay. That’s going to take me some time to decipher. The code that’s on the guide you linked doesn’t exactly seem to be copy/paste friendly and…well…there’s a reason I’m on Bubble, the no-code app builder
So I think the problem I’m running into now is that the ApexGPT they have on their website is adding annotation code when I ask it, but because the data being displayed is not written into the code itself, it isn’t visualizing the code.