-
Notifications
You must be signed in to change notification settings - Fork 410
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
Added printable percent values for a series. #335
base: master
Are you sure you want to change the base?
Commits on Jul 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1cadf77 - Browse repository at this point
Copy the full SHA 1cadf77View commit details
Commits on Jul 15, 2016
-
Merge pull request #1 from ConnorMooreLUC/master
Added the clockwise gauge changes from niosega
Feargal Walsh authoredJul 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 1eda900 - Browse repository at this point
Copy the full SHA 1eda900View commit details
Commits on Jul 19, 2016
-
Merge pull request #1 from ConnorMooreLUC/master
Added the clockwise gauge changes from niosega
Configuration menu - View commit details
-
Copy full SHA for c8311ee - Browse repository at this point
Copy the full SHA c8311eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f081a82 - Browse repository at this point
Copy the full SHA f081a82View commit details -
Merge pull request #2 from psheu/revert-1-master
Revert "Added the clockwise gauge changes from niosega"
Configuration menu - View commit details
-
Copy full SHA for f9383a6 - Browse repository at this point
Copy the full SHA f9383a6View commit details -
Revert "Added the clockwise gauge changes from niosega"
Feargal Walsh authoredJul 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 7e02da5 - Browse repository at this point
Copy the full SHA 7e02da5View commit details -
Merge pull request #2 from feargswalsh92/revert-1-master
Revert "Added the clockwise gauge changes from niosega"
Feargal Walsh authoredJul 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 163e7c0 - Browse repository at this point
Copy the full SHA 163e7c0View commit details -
Added tests to see if the clockwise graph plots
feargswalsh92 committedJul 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 760d53e - Browse repository at this point
Copy the full SHA 760d53eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e7989 - Browse repository at this point
Copy the full SHA 78e7989View commit details -
Merge pull request #3 from psheu/revert-2-revert-1-master
Revert "Revert "Added the clockwise gauge changes from niosega""
Configuration menu - View commit details
-
Copy full SHA for 8798b08 - Browse repository at this point
Copy the full SHA 8798b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for f831811 - Browse repository at this point
Copy the full SHA f831811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4354a1c - Browse repository at this point
Copy the full SHA 4354a1cView commit details -
Merge remote-tracking branch 'origin/master'
Conflicts: pygal/test/test_gauge.py
feargswalsh92 committedJul 19, 2016 Configuration menu - View commit details
-
Copy full SHA for f759e76 - Browse repository at this point
Copy the full SHA f759e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f1f99 - Browse repository at this point
Copy the full SHA 38f1f99View commit details
Commits on Jul 20, 2016
-
Added a test to check clockwise graphs renders
feargswalsh92 committedJul 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 00cae97 - Browse repository at this point
Copy the full SHA 00cae97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6737195 - Browse repository at this point
Copy the full SHA 6737195View commit details -
Merge pull request #3 from feargswalsh92/master
Added ccwise test
Configuration menu - View commit details
-
Copy full SHA for 2d1fddc - Browse repository at this point
Copy the full SHA 2d1fddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 766ec10 - Browse repository at this point
Copy the full SHA 766ec10View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7944a7 - Browse repository at this point
Copy the full SHA a7944a7View commit details
Commits on Jul 21, 2016
-
Added test that checks if bar_values has been instantiated properly,
feargswalsh92 committedJul 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 6fa975b - Browse repository at this point
Copy the full SHA 6fa975bView commit details -
Just familiarising myself with tests really,but this just proves that…
… the kwarg was put in correctly.
feargswalsh92 committedJul 21, 2016 Configuration menu - View commit details
-
Copy full SHA for dcd6279 - Browse repository at this point
Copy the full SHA dcd6279View commit details -
Added some half pseudocode/half real code to the bar_values method in…
… the bar module as an idea as how we might get it to print the values, also tried to write a test that would only pass if we get it to print out in test_bar but I couldn't get it to recognise the print_values **kwarg. Everything I did is commmented out to make sure I didn't break the code
feargswalsh92 committedJul 21, 2016 Configuration menu - View commit details
-
Copy full SHA for c20e1f2 - Browse repository at this point
Copy the full SHA c20e1f2View commit details
Commits on Jul 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 47aad7a - Browse repository at this point
Copy the full SHA 47aad7aView commit details
Commits on Jul 25, 2016
-
ease enter the commit message for your changes. Lines starting
modified: pygal/config.py modified: pygal/graph/bar.py modified: pygal/graph/graph.py modified: pygal/test/test_bar.py modified: pygal/view.py
feargswalsh92 committedJul 25, 2016 Configuration menu - View commit details
-
Copy full SHA for dec511a - Browse repository at this point
Copy the full SHA dec511aView commit details -
Merge remote-tracking branch 'upstream/master'
Conflicts: pygal/graph/bar.py
feargswalsh92 committedJul 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 5f2d5d5 - Browse repository at this point
Copy the full SHA 5f2d5d5View commit details
Commits on Jul 26, 2016
-
I added the percent values as a *kwargs argument, and added
a comparison to to differentiate between print values, and print percent.
Configuration menu - View commit details
-
Copy full SHA for 3347dac - Browse repository at this point
Copy the full SHA 3347dacView commit details -
Merge remote-tracking branch 'upstream/master'
Conflicts: pygal/config.py
feargswalsh92 committedJul 26, 2016 Configuration menu - View commit details
-
Copy full SHA for fe89647 - Browse repository at this point
Copy the full SHA fe89647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9514357 - Browse repository at this point
Copy the full SHA 9514357View commit details -
feargswalsh92 committed
Jul 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 8c162e6 - Browse repository at this point
Copy the full SHA 8c162e6View commit details -
Merge pull request #1 from ConnorMooreLUC/master
Fixed the printing a little bit.
Configuration menu - View commit details
-
Copy full SHA for 00d7bbb - Browse repository at this point
Copy the full SHA 00d7bbbView commit details
Commits on Jul 27, 2016
-
Test that needs to pass in order for the graph to be formatted correc…
…tly added
feargswalsh92 committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for beb8121 - Browse repository at this point
Copy the full SHA beb8121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85da39e - Browse repository at this point
Copy the full SHA 85da39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b45dcc - Browse repository at this point
Copy the full SHA 5b45dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b2f2b - Browse repository at this point
Copy the full SHA 14b2f2bView commit details -
feargswalsh92 committed
Jul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 5f009ce - Browse repository at this point
Copy the full SHA 5f009ceView commit details -
feargswalsh92 committed
Jul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for c4fad3d - Browse repository at this point
Copy the full SHA c4fad3dView commit details -
feargswalsh92 committed
Jul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 5265c95 - Browse repository at this point
Copy the full SHA 5265c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for af22b32 - Browse repository at this point
Copy the full SHA af22b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for c159326 - Browse repository at this point
Copy the full SHA c159326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2deef7a - Browse repository at this point
Copy the full SHA 2deef7aView commit details -
Merge pull request #7 from psheu/master
Font Ratio and Graph Loops Update, incorporating Feargal's testing and Jace's Scaling
Configuration menu - View commit details
-
Copy full SHA for 9b33603 - Browse repository at this point
Copy the full SHA 9b33603View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40c581 - Browse repository at this point
Copy the full SHA e40c581View commit details
Commits on Jul 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3a87fc1 - Browse repository at this point
Copy the full SHA 3a87fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9295272 - Browse repository at this point
Copy the full SHA 9295272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a81a9 - Browse repository at this point
Copy the full SHA 67a81a9View commit details