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

Add support for horizontal bar chart. #52

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 30, 2017

  1. Add support for horizontal bar chart.

    Mayqiyue committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    a88663a View commit details
    Browse the repository at this point in the history
  2. Fix the bug that line chart cannot fill issue.

    Mayqiyue committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    9b8c20b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Add support for dual bar

    Mayqiyue committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    8df2d9c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. support for dual bar with random count.

    Mayqiyue committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8dbfc96 View commit details
    Browse the repository at this point in the history
  2. add support for dual lines and bars.

    Mayqiyue committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    80f21f0 View commit details
    Browse the repository at this point in the history
  3. support sub title.

    Mayqiyue committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    0f127a0 View commit details
    Browse the repository at this point in the history
  4. Update UI

    Mayqiyue committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    76379cc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Update file.

    Mayqiyue committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    5ba8506 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Update horizontal bar view .

    Mayqiyue committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    6c15ce2 View commit details
    Browse the repository at this point in the history
  2. Make x axis sticky

    Mayqiyue committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    4150b7f View commit details
    Browse the repository at this point in the history
  3. Remove useless codes.

    Mayqiyue committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    ad4fd1e View commit details
    Browse the repository at this point in the history