LightningChart JS Funktionen

Supported 3D charts include: Line, Point, PointLine, PointCloud, Box and Surface series.
Advanced 3D Charts
HeatmapGridSeries visualizes three-dimensional data (X, Y, color) of large quantities.
Heatmaps
Display data in a Polar format.
Polar Charts
Show data using geographical representations.
Map Charts
Supported 3D charts include: Line, Point, PointLine, PointCloud, Box and Surface series.

Supported 3D charts include: Line, Point, PointLine, PointCloud, Box and Surface series.

JavaScript 3D Charts features:

  • Series types: Line series, Point series, PointLine series, PointCloud series, Box series, Surface series.
  • Customize the shape of the Bounding Box of the 3D Chart.
  • Linear Axes for X, Y and Z planes around Bounding Box of the 3D Chart.
  • Use Numeric and DateTime format with Axis ticks.
  • Camera can be controlled to rotate around and zoom in / out of the Chart area.
  • 3D box series
    • Customizable with value based coloring, solid coloring for all boxes, individual box colors, and the roundness of the Box Shape edges.
    • Supports dynamic coloring by x, y or z coordinates.
  • 3D surface series
    • Customizable with: value based coloring, solid coloring, Data-Point based coloring.
    • Comes with customizable wireframe.
HeatmapGridSeries visualizes three-dimensional data (X, Y, color) of large quantities.

HeatmapGridSeries visualizes three-dimensional data (X, Y, color) of large quantities.

Heatmaps can easily handle data sets in million data points range even on low-end devices. With large amounts of RAM even billions of data points can be visualized.

  • Usable in XY Charts.
  • Create a 2D rectangular heatmap using the IntensityGrid option.
  • Create a 2D mesh Heatmap using the IntensityMesh option.
  • Use Heatmaps to create Spectrograms.
Display data in a Polar format.

Display data in a Polar format.

Visualize data in a Polar coordinate system (angle + amplitude).

  • Series Types (all stylable with familiar API): Line series, Point series, PointLine series, Polygon series and Area series.
  • Polar Sectors (easily stylable with familiar API). Highlight a section of the Polar Chart with ease.
  • Can be rotated via API.
  • AutoCursor is available for Polar Charts.
  • Can be used as a stand-alone Chart, or in a Dashboard.
Show data using geographical representations.

Show data using geographical representations.

MapChart supports 9 different map types, each of which depicts a different part of the world.

  • Can be used as a stand-alone Chart component or placed inside a Dashboard.
  • Supports following views: World, USA, North America, South America, Canada, Europe, Asia, Africa and Australia.
  • Supports Auto Cursor feature for displaying region data with mouse.
  • Can be colored with solid color for entire map, or with dynamic color per region.
  • Supports LUT UI element for visualizing dynamic color table.
  • Supports real-time updates.