Files
lightweight-charts-python/docs/source/reference/index.md
louisnw b1f007f6d0 Enhancements:
- added the `align` parameter to all topbar widgets, allowing for individual widgets to be placed either on the left or right hand side of the topbar.
- Disabled QtChart’s context menu by default.

Bug Fixes:
- The `screenshot` method now works for subcharts.
- Tables will still render if a `NoneType` is passed to them as a value.
- Qt and Wx charts no longer throw an error when using the toolbox.
2023-09-14 10:51:10 +01:00

341 B

Reference

:hidden:
abstract_chart
line
histogram
horizontal_line
charts
events
topbar
toolbox
tables

  1. AbstractChart
  2. Line
  3. Histogram
  4. HorizontalLine
  5. Charts
  6. Events
  7. Toolbox
  8. Table