Xy chart help, named query, settings changing

Thanks so much.
Bullet opacity, I can't believe I didn't test that. Worked great.
image

Questions:
Do you know about if we can use adapters?
Have you had good results with bindings on tooltips?
Is there a way to get the tooltip to show me the valueY.low that is not 0?

  1. I don't know what an adaptor is.
  2. I've never tried bindings.
  3. I don't know.

Sorry.

1 Like

Adapters – amCharts 4 Documentation]

You can add amCharts properties to the series object and they will work like in the amCharts documentation. Instead of using the tooltip object or line bullets, try adding tooltipText to the series, as seen here. Also refer to Chart Cursor behaviour here.