Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Content Request] Highcharter Package in R for Data Visualization Section #1151

Open
MatthijstenTije opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
content request New content is suggested

Comments

@MatthijstenTije
Copy link
Contributor

MatthijstenTije commented Apr 5, 2024

Context

The Highcharter is a R package for data visualization. Highcharts produces dynamic visualizations. I came across this package when working on some data visualizations, and I was impressed with the high quality basic visualization aesthetics. Further, it's seems very flexible in adding layers, to a graph. While we have covered plotly for dynamic visualizations, it seems to beneficial to dive in this package as well. It has some nice features, as it can be combined with the survival package for survival analysis visualizations.

Deliverables

1. Basic Tutorial on Highcharter

  • Getting Started: An introduction to the Highcharter package, covering installation and basic usage, showcasing how to create some different graphs, to get users quickly up to speed.
  • Exploring Features: Step-by-step tutorials showcasing how to add customizaitions, themes, legends, axis control, and annotations, for control over the aesthetic aspects of the graph.

2. Statistical Visualization with Highcharter

  • Statistical Integration: Integration of regression analysis within charts, highlighting a plugin that enables the addition of regression series and the calculation of the r-squared value. Also exploring options for showcasing these details in the chart legend.
  • Regression Extension: Methods for extending regression analysis to various series or groups, thereby adding analytical depth to the visualizations.

3. Extension on the Survival Analysis Article

Explores the application of Highcharter for visualizing survival analysis data, leveraging direct integration with the survival package.

4. Optional: Cheatsheet

Due to the somewhat different syntax, for a solely R user. A cheatsheet about the package. Could be interesting.

Sources I came Across

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content request New content is suggested
Projects
Development

No branches or pull requests

2 participants