9.9.2 to 10.0.0

Legacy Web Components

Version 10.0.0 completes our integration of recently re-architected web components into our sample templates. We no longer offer templates that utilize legacy web components.

There are a few important limits to keep in mind:

  • You cannot mix and match old and new components. It's all or nothing.
  • Legacy components will not work with 10.0.0 templates.
  • Templates from before v10.0.0 that were using legacy web components, such as term-structure-chart.html, will not function with the new components.

Zoom Controls

To revert to always displaying zoom controls, set zoomControlsOn to true:

stxx.preferences.zoomControlsOn = true;