Skip to content
#

series

Here are 25 public repositories matching this topic...

In Flutter Cartesian Chart widget, you can apply gradient for the chart series and rotate the gradient rendering angle with the help of the gradient property of the chart series. This property can be set using the LinearGradient constructor, which holds the gradient colors list for the series, stops values list for the gradient colors, begin and...

  • Updated Feb 15, 2024
  • C++

The SfCartesianChart widget provides an option to show tooltip programmatically using showByIndex method. By using that, we can display a tooltip at a particular point. The following steps explain how to accomplish this. Add addPostFrameCallback method in build method, and call the showByIndex method by passing series and point indexes as an argu..

  • Updated Feb 15, 2024
  • C++

A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a Cartesian chart to a Flutter project. Our Flutter Cartesian chart provides animation support by default. The animationDuration property in the chart series is used to control the speed of the animation and its default value is..

  • Updated Feb 15, 2024
  • C++

Statistics and Quantitative Analysis Library for C++. Squall provides a set of robust, high-performance and easy to use tools for managing, manipulating & reshaping datasets, calculating statistics, aggregating data, extracting subsets and much more. Squall contains 4 header files only and is easy to implement into any existing C++ project.

  • Updated Feb 15, 2020
  • C++

Improve this page

Add a description, image, and links to the series topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the series topic, visit your repo's landing page and select "manage topics."

Learn more