Package com.amalgamasimulation.desktop.html.charts


package com.amalgamasimulation.desktop.html.charts
  • Classes
    Class
    Description
    The HTMLBarChart class represents an HTML-based bar chart.
    The HTMLChart class provides base functionality for creating HTML-based charts using the ApexCharts library (https://apexcharts.com/).
    The HTMLHeatmapChart class represents an HTML-based heatmap chart.
    The HTMLHistogramChart class represents an HTML-based histogram chart with optional Cumulative Distribution Function (CDF) visualization.
    The HTMLLineChart class represents an HTML-based line chart using the ApexCharts library.
    The HTMLTimeLineChart class represents an HTML-based timeline chart optimized for time-series data.