All Projects → jbkunst → Highcharter

jbkunst / Highcharter

Licence: other
R wrapper for highcharts

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Highcharter

Manipulatewidget
Add More Interactivity to htmlwidgets
Stars: ✭ 110 (-81.13%)
Mutual labels:  shiny, cran, htmlwidgets
rchess
♛ Chess package for R
Stars: ✭ 68 (-88.34%)
Mutual labels:  cran, rstats, htmlwidgets
Scatterd3
R scatter plot htmlwidget based on D3.js
Stars: ✭ 135 (-76.84%)
Mutual labels:  shiny, cran, htmlwidgets
Reactr
React for R
Stars: ✭ 227 (-61.06%)
Mutual labels:  cran, rstats, htmlwidgets
Explor
Interfaces for Multivariate Analysis in R
Stars: ✭ 157 (-73.07%)
Mutual labels:  shiny, cran, htmlwidgets
quickglobe
🌎 View Country Data via a 3D, D3, Globe 🌍
Stars: ✭ 22 (-96.23%)
Mutual labels:  rstats, htmlwidgets
workshops-setup cloud analytics machine
Tips and Tricks to setup a cloud machine for Analytics and Data Science with R, RStudio and Shiny Servers, Python and JupyterLab
Stars: ✭ 12 (-97.94%)
Mutual labels:  shiny, rstats
pirate
🏴‍☠️ A personal platform for R programming
Stars: ✭ 36 (-93.83%)
Mutual labels:  shiny, rstats
Rhandsontable
A htmlwidgets implementation of Handsontable.js
Stars: ✭ 320 (-45.11%)
Mutual labels:  shiny, htmlwidgets
rfrappe
htmlwidget for frappe charts js library
Stars: ✭ 24 (-95.88%)
Mutual labels:  shiny, htmlwidgets
tRakt-shiny
Using trakt to graph show data and such. The on-it's-way-out incarnation of trakt.jemu.name
Stars: ✭ 17 (-97.08%)
Mutual labels:  shiny, rstats
Shinyjs
💡 Easily improve the user experience of your Shiny apps in seconds
Stars: ✭ 566 (-2.92%)
Mutual labels:  shiny, rstats
cattonum
Encode Categorical Features
Stars: ✭ 31 (-94.68%)
Mutual labels:  cran, rstats
ctv
CRAN Task View Initiative
Stars: ✭ 17 (-97.08%)
Mutual labels:  cran, rstats
waypointer
Waypoints & Animations for Shiny
Stars: ✭ 16 (-97.26%)
Mutual labels:  shiny, rstats
Flextable
table farming
Stars: ✭ 288 (-50.6%)
Mutual labels:  cran, htmlwidgets
Dataexplorer
Automate Data Exploration and Treatment
Stars: ✭ 362 (-37.91%)
Mutual labels:  cran, rstats
Reactable
Interactive data tables for R
Stars: ✭ 345 (-40.82%)
Mutual labels:  shiny, htmlwidgets
Echarts4r
🐳 ECharts 5 for R
Stars: ✭ 378 (-35.16%)
Mutual labels:  rstats, htmlwidgets
Dt
R Interface to the jQuery Plug-in DataTables
Stars: ✭ 451 (-22.64%)
Mutual labels:  shiny, htmlwidgets

HIGHCHARTER

CRAN_Status_Badge CRAN downloads Project Status: Active – The project has reached a stable, usablestate and is being activelydeveloped. Lifecycle:stable Codecov test coverage Last commit GitHub closed issues GitHub issues check-windows check-mac check-linux Github Stars

Installation

CRAN version:

install.packages("highcharter")

Development version:

remotes::install_github("jbkunst/highcharter")

How to start

There are a lot of vignettes to show how highcharter works and what you can do:

  • vignette("highcharter") explore the basics of the package.
  • vignette("showcase") to see how much highcharts is flexible in terms of customization and design.
  • vignette("highcharts-api") show the main functions to configure charts with the implemented Highcharts API.
  • vignette("highchartsjs-api-basics") explain the relationship between the highchartsJS API and highcharter.

Licence

Highcharter has a dependency on Highcharts, a commercial JavaScript charting library. Highcharts offers both a commercial license as well as a free non-commercial license. Please review the licensing options and terms before using this software, as the highcharter license neither provides nor implies a license for Highcharts.

Highcharts (https://highcharts.com) is a Highsoft product which is not free for commercial and Governmental use.

Discount for highcharter users

Highsoft provide a discount to the highcharter users. It is a 50% discount on our Single Developer license. More details in https://newsletter.highcharts.com/foss/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].