Package: SveltePlots 0.1.0
SveltePlots: A Wrapper for a Svelte Custom Web Component
An interactive charting library built on 'Svelte' and 'D3' to easily produce SVG charts in R. Designed to simplify 'shiny' development by eliminating the need for renderUI(), insertUI(), removeUI(), and 'shiny' proxy functions, using 'Svelte''s reactive state system instead.
Authors:
SveltePlots_0.1.0.tar.gz
SveltePlots_0.1.0.zip(r-4.7-any)SveltePlots_0.1.0.zip(r-4.6-any)SveltePlots_0.1.0.zip(r-4.5-any)
SveltePlots_0.1.0.tgz(r-4.6-any)SveltePlots_0.1.0.tgz(r-4.5-any)
SveltePlots_0.1.0.tar.gz(r-4.7-any)SveltePlots_0.1.0.tar.gz(r-4.6-any)
SveltePlots_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SveltePlots/json (API)
| # Install 'SveltePlots' in R: |
| install.packages('SveltePlots', repos = c('https://pascal-schmidt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pascal-schmidt/svelteplots/issues
Pkgdown/docs site:https://pascal-schmidt.github.io
- CO2 - Plant Growth Dataset
- confidence_intervals - Confidence Intervals Data
- dau - Daily Active Users Data
- economics - Economics Data
- fruit - Example Dataset: Fruit Data
- gapminder - Gapminder Dataset
- penguins - Penguins Dataset
- purchases - Revenue Data
- quests - Example Dataset: Retention Data
- segments - Segments
- walmart_sales_weekly - Walmart Weekly Sales Data
Last updated from:4f1343fe99. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 130 | ||
| windows-oldrel | OK | 77 | ||
| wasm-release | OK | 130 |
Exports:renderSveltePlotsspsp_add_arrowssp_add_segmentssp_add_seriessp_add_textsp_facetsp_titlesp_tooltipsp_x_axissp_y_axisspaesSveltePlotsOutput
Dependencies:base64encbslibcachemclicpp11data.tabledigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclelubridatemagrittrmemoisemimepadrpillarpkgconfigpurrrR6rappdirsRColorBrewerRcpprlangrmarkdownsassstringistringrtibbletidyrtidyselecttimechangetinytexutf8vctrswithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plant Growth Dataset | CO2 |
| Confidence Intervals Data | confidence_intervals |
| Daily Active Users Data | dau |
| Economics Data | economics |
| Example Dataset: Fruit Data | fruit |
| Gapminder Dataset | gapminder |
| Penguins Dataset | penguins |
| Revenue Data | purchases |
| Example Dataset: Retention Data | quests |
| Segments | segments |
| Create Various Types of Plots | sp |
| Add Arrows to a SveltePlot Chart | sp_add_arrows |
| Add Segments or Rectangles to a SveltePlot Chart | sp_add_segments |
| Add Series to a SveltePlot Chart | sp_add_series |
| Add Text Annotations to a SveltePlot Chart | sp_add_text |
| Create Multiple Charts Based on a Faceting Variable | sp_facet |
| Set title for SveltePlots charts | sp_title |
| Create a tooltip for SveltePlots charts | sp_tooltip |
| Modify X-Axis of a SveltePlot Chart | sp_x_axis |
| Modify Y-Axis of a SveltePlot Chart | sp_y_axis |
| Create Aesthetic Mappings for SveltePlots | spaes |
| Shiny bindings for SveltePlots | renderSveltePlots SveltePlots-shiny SveltePlotsOutput |
| Walmart Weekly Sales Data | walmart_sales_weekly |
