Shaded Area between Lines

Hey everyone,

Currently I am trying to make good use of the new Advanced Chart editor, while trying to plot a good look that shows my predictions with upper and lower bounds.

Is there any way of shading an area between two series when using the Highcharts capabilities. This is something that I am trying to achieve.

heber_brandao_1-1707233711779.png

 

Solved Solved
1 4 1,139
1 ACCEPTED SOLUTION

Hi 

Hi heber_brandao!
Using the Advanced Chart config editor we were able to achieve this with a bit of custom highcharts JSON 🙂
We chose a line chart and under Series we changed, in this case the Yhat values to Type Area and specified fillcolor in the config editor:
Hope this helps!!! For more info see the highcharts docs for example code  🙂
Screenshot 2024-09-17 at 14.39.31.pngScreenshot 2024-09-17 at 14.39.13.pngScreenshot 2024-09-17 at 14.38.50.png
Preview
 

View solution in original post

4 REPLIES 4

Hi @heber_brandao , have you figured out how to do this? Thanks!

Not really. I tried converting the chart into an arearange type, but I didn't have enough bandwidth for that

Been trying to do the same without any success either! Thanks

Hi 

Hi heber_brandao!
Using the Advanced Chart config editor we were able to achieve this with a bit of custom highcharts JSON 🙂
We chose a line chart and under Series we changed, in this case the Yhat values to Type Area and specified fillcolor in the config editor:
Hope this helps!!! For more info see the highcharts docs for example code  🙂
Screenshot 2024-09-17 at 14.39.31.pngScreenshot 2024-09-17 at 14.39.13.pngScreenshot 2024-09-17 at 14.38.50.png
Preview
 
Top Labels in this Space
Top Solution Authors