I’m not sure if I’ve encountered a bug of if I just haven’t figured out how to properly configure my chart. I created a sample chart with an x-axis representing dates and a “range slider” that, by default, centers the view on a specific period of time defined by the “insiderange” property. When I click the button to export the chart as an image, regardless of the data range currently displayed, the resulting image only covers the period defined by “insiderange”.
For example if the current view is like this:
The output of the export button is like that:

