Skip to content

etbrand/highcharter

This branch is 117 commits behind jbkunst/highcharter:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 11, 2021
Jan 3, 2022
Jan 3, 2022
Jan 3, 2022
Mar 9, 2022
Jan 3, 2022
Mar 9, 2022
Jan 3, 2022
Jan 3, 2022
Jun 15, 2021
Jan 3, 2022
Jan 3, 2022
Jul 11, 2016
Jul 24, 2020
Jul 20, 2020
Jan 3, 2022
Apr 22, 2022
Jul 26, 2020
Dec 9, 2021
Mar 9, 2022
Jan 3, 2022
Nov 19, 2019
Nov 19, 2019
Jan 3, 2022
Oct 8, 2019

Repository files navigation

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/.

About

R wrapper for highcharts

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 83.6%
  • JavaScript 15.1%
  • CSS 1.3%