TypeScript Visualizations

Open-source TypeScript projects categorized as Visualizations

Top 6 TypeScript Visualization Projects

Visualizations
  1. kibana

    Your window into the Elastic Stack

    Project mention: Show HN: Open-source Kibana alternative for logs and traces in ClickHouse | news.ycombinator.com | 2024-11-12
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. bqplot

    Plotting library for IPython/Jupyter notebooks

    Project mention: Apache Zeppelin | news.ycombinator.com | 2024-09-02

    This is possible to do with ipywidgets [0] and all the ipy[stuff] packages.

    bqplot [1] for example is great for 2D dataviz, very responsive and updates real-time. Based on D3 I believe. Usually I can do what I want with base widgets and bqplot and the result is pretty.

    ipyleaflet is another popular library for maps.

    I especially enjoy using them with voila [2] to create an app, or voici [3] for a pure-frontend (wasm) version.

    If you want to develop a widget, the new-ish anywidget library can reveal handy [4]

    [0] https://ipywidgets.readthedocs.io/en/stable/

    [1] https://github.com/bqplot/bqplot

    [2] https://voila.readthedocs.io/en/stable/

    [3] https://voici.readthedocs.io/en/latest/

    [4] https://anywidget.dev/

  4. kui

    A hybrid command-line/UI development experience for cloud-native development

  5. reaflow

    🎯 React library for building workflow editors, flow charts and diagrams. Maintained by @goodcodeus.

  6. elastic-charts

    :bar_chart: Elastic Charts library

  7. visual-embed-sdk

    Customizable analytics components for your app, powered by ThoughtSpot's AI

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Visualizations discussion

Log in or Post with

TypeScript Visualizations related posts

Index

What are some of the best open-source Visualization projects in TypeScript? This list will help you:

# Project Stars
1 kibana 20,307
2 bqplot 3,649
3 kui 2,884
4 reaflow 2,258
5 elastic-charts 378
6 visual-embed-sdk 3

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai