categories: [] layout: posttitle: “Why use F#: Conclusion”description: “”nav: why-use-fsharpseriesId: “Why use F#?”seriesOrder: 30 categories: [] This completes the tour of F...
Ten Big Ideas plus one Presentation slides (pdf format) Ten Big Ideas plus one The key to understanding Clojure is ideas, not language constructs but the concepts that shape t...
Position Docs Position This sample show how to change the position of the chart legend. Position: topPosition: rightPosition: bottomPosition: left config setup actions con...
Point Style Docs Point Style This sample show how to use the dataset point style in the legend instead of a rectangle to identify each dataset.. Toggle Point Style config s...
Alignment Docs Alignment This sample show how to configure the alignment of the chart title Title Alignment: startTitle Alignment: center (default)Title Alignment: end conf...
Point Style Docs Point Style This sample show how to use the dataset point style in the legend instead of a rectangle to identify each dataset.. Toggle Point Style config s...
Line Segment Styling Docs Line Segment Styling Using helper functions to style each segment. Gaps in the data (‘skipped’) are set to dashed lines and segments with values going...
Apache Druid aggregators based on Apache DataSketches library. Sketches are data structures implementing approximate streaming mergeable algorithms. Sketches can be ingested from...
Bar Chart Docs Bar Chart Demo selecting bar color based on the bar’s y value. Randomize options data setup function colorize ( opaque ) { return ( ctx ) => {...