kmnannamalai


  • Sparkline chart which helps compare values across periods

    published 1.0.3 3 months ago
  • The bullet chart is a compact and efficient way to display performance data, comparing a primary measure to one or more other measures. It is particularly useful for visualizing key performance indicators (KPIs) and their targets.

    published 1.0.2 3 months ago
  • This JavaScript function utilizes the D3 library to draw a histogram bullet chart. The chart visualizes a current value in comparison to a target value across different color-coded ranges. Additionally, it includes interactive features such as tooltips.

    published 1.0.3 3 months ago
  • The drawAreaLineChart function is a JavaScript utility for creating area-line charts using the D3.js library. This function accepts a configuration object with parameters such as selector, data, xColumn, yColumn, period, width, and height. It generates an

    published 1.0.1 4 months ago