Skip to content

Conversation

@ZeiP
Copy link
Member

@ZeiP ZeiP commented Jun 27, 2019

Adds a container around each chart allowing to enable responsivity and get a less fuzzy chart.

The PR in upstream hasn't moved for a month, so quickfixing this by referencing straight to the Github repository. Can be changed back to follow upstream once airblade/chartjs-ror#57 is merged.

Fixes #2259.

…applied. Adds a container around each chart allowing to enable responsivity and get a less fuzzy chart.
@ZeiP
Copy link
Member Author

ZeiP commented Jun 28, 2019

@mattr-, any ideas why this is failing?

@mattr-
Copy link
Member

mattr- commented Nov 13, 2019

The initial failures in CI made no sense, but I'm happy to just run CI at pull request time.

@ZeiP
Copy link
Member Author

ZeiP commented Nov 13, 2019

It seems that the CI checks finally passed after I changed the Git repository link to master instead of a branch (which doesn't seem like it should cause an error, but it did), and when I removed the push CI action (which seemed to cause some of the more recent fails, because one check failed and another one didn't). Dunno why, but for me this seems ok now.

@ZeiP ZeiP requested a review from mattr- November 13, 2019 20:06
@mattr- mattr- merged commit 09a380a into TracksApp:master Nov 13, 2019
@dnrce
Copy link
Member

dnrce commented Jan 20, 2020

Having removed push, the CI is no longer building changes to master.

@ZeiP
Copy link
Member Author

ZeiP commented Jan 20, 2020

Should it? As I understand it, all changes to master come through pull requests, which means that each change to master has a CI build done anyway.

@ZeiP ZeiP deleted the bug/#2259_charts_quality branch January 20, 2020 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance quality of JS charts

3 participants