You are here

namespace Drupal\flot_examples\Controller in Flot 8

Classsort descending Location Description
Ajax flot_examples/src/Controller/Ajax.php Displays a graph to demonstrate the AJAX capabilities of FLOT.
Annotating flot_examples/src/Controller/Annotating.php Displays a chart to demonstrate the annotating features of FLOT.
AxesInteracting flot_examples/src/Controller/AxesInteracting.php Displays a chart to demonstrate interacting with the axes.
AxesMultiple flot_examples/src/Controller/AxesMultiple.php Displays a graph to demonstrate multiple axes.
AxesTime flot_examples/src/Controller/AxesTime.php Display a chart to demontrate date/time handling on the axes.
BasicOptions flot_examples/src/Controller/BasicOptions.php Display a graph demonstrating basic chart options.
BasicUsage flot_examples/src/Controller/BasicUsage.php Display a chart with minimal options.
Canvas flot_examples/src/Controller/Canvas.php Display a chart in canvas mode.
Categories flot_examples/src/Controller/Categories.php Display a barchart.
Image flot_examples/src/Controller/Image.php Display a prerendered image on a chart.
Index flot_examples/src/Controller/Index.php Table of contents for the FLOT Example Module.
Interacting flot_examples/src/Controller/Interacting.php Displays a chart that demonstrates interacting with the data.
Navigate flot_examples/src/Controller/Navigate.php Displays a chart that demonstrated panning and zooming.
Percentiles flot_examples/src/Controller/Percentiles.php Displays a chart that demonstrates the fillbetween plugin.
RealTime flot_examples/src/Controller/Realtime.php Display a graph demonstrating real-time updating.
Resize flot_examples/src/Controller/Resize.php Display a chart is is able to be resized by the user.
Selection flot_examples/src/Controller/Selection.php Display a chart that demonstrates region selection and zooming.
SeriesErrorbars flot_examples/src/Controller/SeriesErrorbars.php Display a graph demonstating the errorbar plugin.
SeriesPie flot_examples/src/Controller/SeriesPie.php Display a chart demonstrating pie charts.
SeriesToggle flot_examples/src/Controller/SeriesToggle.php Display a chart demonstrating hiding series.
SeriesTypes flot_examples/src/Controller/SeriesTypes.php Display a chart demonstrating the different types of series.
Stacking flot_examples/src/Controller/Stacking.php Display a chart demonstrating stacking bar and line charts.
Symbols flot_examples/src/Controller/Symbols.php Generate a chart using different point symbols.
Threshold flot_examples/src/Controller/Threshold.php Demonstrate highlighting data at a certain threshold.
Tracking flot_examples/src/Controller/Tracking.php Demonstrate tracking values with the cursor.
Visitors flot_examples/src/Controller/Visitors.php Demonstrate using two plots to control zooming in and out.
Zooming flot_examples/src/Controller/Zooming.php Display a chart demonstrating zooming in and out.