Interactive grammar of graphics for R
The main features of rstudio/ggvis are: Html Widgets.
Open-source alternatives to rstudio/ggvis include: leaverou/awesomplete — Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as… datastorm-open/visnetwork — R package, using vis.js library for network visualization. jbkunst/highcharter — R wrapper for highcharts. johncoene/echarts4r — Echarts 5 for R. lchiffon/wordcloud2 — R interface to wordcloud for data visualization. daattali/timevis — 📅 Create interactive timeline visualizations in R.
Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as an HTML-based autocomplete widget that renders filtered results from arrays, HTML elements, or comma-separated strings with zero external dependencies. The library includes a customizable suggestion engine that allows for the definition of custom matching logic, sorting rules, and trigger thresholds. It is designed as an event-driven UI component, providing a programmable interface to intercept selection events and manage the state of the suggestion popup. The system support
R package, using vis.js library for network visualization