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

Feature/rename package #1

Merged
merged 18 commits into from
Feb 9, 2024
Merged

Feature/rename package #1

merged 18 commits into from
Feb 9, 2024

Commits on Feb 8, 2024

  1. Add express options

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    18447f9 View commit details
    Browse the repository at this point in the history
  2. Add bars example

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f136541 View commit details
    Browse the repository at this point in the history
  3. Add scatter express example

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dd34355 View commit details
    Browse the repository at this point in the history
  4. Allow None for theme

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    37371d5 View commit details
    Browse the repository at this point in the history
  5. Add pie chart express

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c141a8a View commit details
    Browse the repository at this point in the history
  6. Refactor express pie

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3f71d8e View commit details
    Browse the repository at this point in the history
  7. Refactor Line

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4ad3e97 View commit details
    Browse the repository at this point in the history
  8. Refactor base options

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e6c462a View commit details
    Browse the repository at this point in the history
  9. Allow to pass data to express options

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    9028e48 View commit details
    Browse the repository at this point in the history
  10. Make data optional in pie chart

    Stefan Kuethe committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c9f7907 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Refactor

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0423e0c View commit details
    Browse the repository at this point in the history
  2. Add test for chart

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5d0fa8e View commit details
    Browse the repository at this point in the history
  3. Move options

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    cc36e9b View commit details
    Browse the repository at this point in the history
  4. Refactor express

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3503dc6 View commit details
    Browse the repository at this point in the history
  5. Update README

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e92fd74 View commit details
    Browse the repository at this point in the history
  6. Update README

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    499f417 View commit details
    Browse the repository at this point in the history
  7. Rename package to 'shinyecharts'

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e3f2199 View commit details
    Browse the repository at this point in the history
  8. Update README

    Stefan Kuethe committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3c5ae2d View commit details
    Browse the repository at this point in the history