You are here

Classes, traits, and interfaces in Flot 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Ajax class Drupal\flot_examples\Controller flot_examples/src/Controller/Ajax.php Displays a graph to demonstrate the AJAX capabilities of FLOT.
Annotating class Drupal\flot_examples\Controller flot_examples/src/Controller/Annotating.php Displays a chart to demonstrate the annotating features of FLOT.
AxesInteracting class Drupal\flot_examples\Controller flot_examples/src/Controller/AxesInteracting.php Displays a chart to demonstrate interacting with the axes.
AxesMultiple class Drupal\flot_examples\Controller flot_examples/src/Controller/AxesMultiple.php Displays a graph to demonstrate multiple axes.
AxesTime class Drupal\flot_examples\Controller flot_examples/src/Controller/AxesTime.php Display a chart to demontrate date/time handling on the axes.
AxisLabels class Drupal\flot_axislabels_examples\Controller flot_axislabels/flot_axislabels_examples/src/Controller/AxisLabels.php Display a chart with minimal options.
BasicOptions class Drupal\flot_examples\Controller flot_examples/src/Controller/BasicOptions.php Display a graph demonstrating basic chart options.
BasicUsage class Drupal\flot_examples\Controller flot_examples/src/Controller/BasicUsage.php Display a chart with minimal options.
Canvas class Drupal\flot_examples\Controller flot_examples/src/Controller/Canvas.php Display a chart in canvas mode.
Categories class Drupal\flot_examples\Controller flot_examples/src/Controller/Categories.php Display a barchart.
Flot class Drupal\flot\Element src/Element/Flot.php Provides a flot render element. 1 1
FlotBlock class Drupal\flot\Plugin\Block src/Plugin/Block/FlotBlock.php Provides Flot Block.
FlotPie class Drupal\flot_views_pie\Plugin\views\style flot_views_pie/src/Plugin/views/style/FlotPie.php Style plugin to render a list of numbers as a pie chart.
FlotSpiderExamples class Drupal\flot_spider_examples\Controller flot_spider/flot_spider_examples/src/Controller/FlotSpiderExamples.php FlotSpiderExamples Class.
FlotTime class Drupal\flot_views_time\Plugin\views\style flot_views_time/src/Plugin/views/style/FlotTime.php Style plugin to render dates and values as a bar, scatter, or line chart.
Image class Drupal\flot_examples\Controller flot_examples/src/Controller/Image.php Display a prerendered image on a chart.
Index class Drupal\flot_examples\Controller flot_examples/src/Controller/Index.php Table of contents for the FLOT Example Module.
Interacting class Drupal\flot_examples\Controller flot_examples/src/Controller/Interacting.php Displays a chart that demonstrates interacting with the data.
Navigate class Drupal\flot_examples\Controller flot_examples/src/Controller/Navigate.php Displays a chart that demonstrated panning and zooming.
Overview class Drupal\flot_examples\Element flot_examples/src/Element/Overview.php Provides a flot render element.
Percentiles class Drupal\flot_examples\Controller flot_examples/src/Controller/Percentiles.php Displays a chart that demonstrates the fillbetween plugin.
RealTime class Drupal\flot_examples\Controller flot_examples/src/Controller/Realtime.php Display a graph demonstrating real-time updating.
Resize class Drupal\flot_examples\Controller flot_examples/src/Controller/Resize.php Display a chart is is able to be resized by the user.
Selection class Drupal\flot_examples\Controller flot_examples/src/Controller/Selection.php Display a chart that demonstrates region selection and zooming.
SeriesErrorbars class Drupal\flot_examples\Controller flot_examples/src/Controller/SeriesErrorbars.php Display a graph demonstating the errorbar plugin.
SeriesPie class Drupal\flot_examples\Controller flot_examples/src/Controller/SeriesPie.php Display a chart demonstrating pie charts.
SeriesToggle class Drupal\flot_examples\Controller flot_examples/src/Controller/SeriesToggle.php Display a chart demonstrating hiding series.
SeriesTypes class Drupal\flot_examples\Controller flot_examples/src/Controller/SeriesTypes.php Display a chart demonstrating the different types of series.
Stacking class Drupal\flot_examples\Controller flot_examples/src/Controller/Stacking.php Display a chart demonstrating stacking bar and line charts.
Symbols class Drupal\flot_examples\Controller flot_examples/src/Controller/Symbols.php Generate a chart using different point symbols.
Threshold class Drupal\flot_examples\Controller flot_examples/src/Controller/Threshold.php Demonstrate highlighting data at a certain threshold.
Tracking class Drupal\flot_examples\Controller flot_examples/src/Controller/Tracking.php Demonstrate tracking values with the cursor.
Visitors class Drupal\flot_examples\Controller flot_examples/src/Controller/Visitors.php Demonstrate using two plots to control zooming in and out.
Zooming class Drupal\flot_examples\Controller flot_examples/src/Controller/Zooming.php Display a chart demonstrating zooming in and out.

Other projects