Commit Graph

  • b142ca6c27 Fix title alignment Florian Mounier 2013-03-19 16:41:17 +0100
  • cb99e62b10 Add numpy for tests in tox Guillaume Ayoub 2013-03-13 19:12:24 +0100
  • 58938a7414 Add scipy for tests in tox Guillaume Ayoub 2013-03-13 17:19:33 +0100
  • 42023584e6 Fix subtype Florian Mounier 2013-03-11 11:13:41 +0100
  • 840f85e960 Merge 77a55bb10a into 8a07288e21 #26 Arjen Stolk 2013-03-09 05:29:44 -0800
  • 77a55bb10a Major and minor x-axis labels Adds options to - specify major labels manually - specify major labels automatically based on an interval - specify major labels automatically based on a count - suppress diplay of minor labels - give major labels a different font size The 'x_labels_num_limit' option has been removed. This functionality can also be achieved with the new options and now works for other graph types than Line. #26 Arjen Stolk 2013-03-09 14:15:38 +0100
  • 1101bb886d Prevent exceptions on empty logarithmic graphs Arjen Stolk 2013-03-08 21:30:47 +0100
  • 8a07288e21 Improve Xy data detection. Fix #21 Florian Mounier 2013-02-04 10:31:25 +0100
  • 461d10f9ab Don't put the xy value at zero if the value is simply missing. Fix #22 Florian Mounier 2013-02-04 10:03:26 +0100
  • 72ef8ea11b Fix the rest as much as I can with secondary Florian Mounier 2013-01-25 17:15:19 +0100
  • 829b100776 Fix horizontal and fix margin for 2ndary labels Florian Mounier 2013-01-24 17:21:01 +0100
  • 87ece43c99 Adapt #20, fix tests (x_labels at None), fix pep8. Make it work with stacked lines Florian Mounier 2013-01-24 15:15:05 +0100
  • 70a6bcbf9d Merge remote-tracking branch 'wiktorn/2ndary_axis' Florian Mounier 2013-01-24 09:39:30 +0100
  • 77ce79a6e0 Merge 8db55bcbb3 into 5092a7482c #20 wiktorn 2013-01-24 00:37:39 -0800
  • 5092a7482c Add a little margin on title size Florian Mounier 2013-01-24 09:36:52 +0100
  • 8db55bcbb3 Fixed setting of marigins - now on the left side are primary labels, and on right side - secondary labels - that needs to be taken into consideration, when computing margins. #20 Wiktor Niesiobedzki 2013-01-21 16:35:09 +0100
  • 2f640560dd Whitespace cleanup and comments cleanup Wiktor Niesiobedzki 2013-01-21 16:20:24 +0100
  • 76b66492c7 fixing whitespaces and box computations Wiktor Niesiobedzki 2013-01-21 16:20:07 +0100
  • c5096359ff Removal of force_order - not needed in final solution Wiktor Niesiobedzki 2013-01-21 16:19:31 +0100
  • ec51633dc1 Fixed CSS declarations - this are needed for proper alignment of values on secondary y axis Wiktor Niesiobedzki 2013-01-21 16:05:10 +0100
  • 35723ec6cf Remove duplicated _secondary_min method Wiktor Niesiobedzki 2013-01-21 15:56:58 +0100
  • a51f34ab04 Remove secondary_box - not used in code Wiktor Niesiobedzki 2013-01-21 15:53:41 +0100
  • c2a0e49f9c Remove surplus "," Wiktor Niesiobedzki 2013-01-21 15:48:47 +0100
  • ff8ff3677e Remove surplus CSS declarations for secondary axis Wiktor Niesiobedzki 2013-01-21 15:45:08 +0100
  • 118907a80b Fix margin settings Wiktor Niesiobedzki 2013-01-16 16:37:30 +0100
  • 5cae09dd7f remove debug print Wiktor Niesiobedzki 2013-01-16 13:12:55 +0100
  • c379f0b6e3 Extend tooltips with x value. Wiktor Niesiobedzki 2013-01-16 10:58:54 +0100
  • 0656ea628a Added secondary axis support to Line Wiktor Niesiobedzki 2013-01-15 16:10:35 +0100
  • 88f016f3ae Merge branch 'master' of https://github.com/wiktorn/pygal into 2ndary_axis unknown 2013-01-14 15:25:34 +0100
  • db5e71d981 Merge pull request #17 from wiktorn/unlimited_x Mounier Florian 2013-01-14 06:03:28 -0800
  • fa373474a1 Merge 4d78247aa5 into aed7744996 #17 wiktorn 2013-01-14 05:58:05 -0800
  • 4d78247aa5 x axis limiter for labels for line graph #17 Wiktor Niesiobedzki 2013-01-14 14:51:04 +0100
  • aed7744996 Merge pull request #15 from aebrahim/notebook Mounier Florian 2013-01-11 07:43:25 -0800
  • 9d1fe24329 Merge 17ec8971a3 into fc56b4b8ef #15 Ali Ebrahim 2013-01-11 07:43:03 -0800
  • fc56b4b8ef Merge pull request #16 from yobuntu/master Mounier Florian 2013-01-11 07:42:54 -0800
  • 06cf41674b Merge 54976b7923 into b7b1d304bf #16 Yohann Rebattu 2013-01-11 07:31:02 -0800
  • 54976b7923 Update pygal/util.py #16 Yohann Rebattu 2013-01-11 16:29:26 +0100
  • 29aa0bf0e2 Secondary axis support Wiktor Niesiobedzki 2013-01-10 15:26:23 +0100
  • 17ec8971a3 add png visualization in ipython notebook #15 Ali Ebrahim 2013-01-04 12:34:36 -0800
  • b7b1d304bf Fix one test Guillaume Ayoub 2013-01-02 13:15:34 +0100
  • 8d21746a5d Merge pull request #12 from Kozea/skip-value-on-thin-slice Mounier Florian 2012-12-17 02:36:33 -0800
  • ab7e5b1bce Merge e2448601b3 into d1da3a3794 #12 Simon Sapin 2012-12-17 02:36:09 -0800
  • d1da3a3794 Merge pull request #11 from Kozea/no-zero-slice Mounier Florian 2012-12-17 02:36:01 -0800
  • c8efbe65b1 Merge 4bfc676bcd into 55149680a3 #11 Simon Sapin 2012-12-17 02:13:20 -0800
  • e2448601b3 Pie graph: Do not show static values on slices with small angles. #12 Simon Sapin 2012-12-17 11:12:08 +0100
  • 4bfc676bcd Pie graph: do not show slices of 0° angle. #11 Simon Sapin 2012-12-17 09:31:16 +0100
  • 55149680a3 Add a dots_size config. Simon Sapin 2012-12-07 13:08:40 +0100
  • 52ca116368 Make filename optional in render_to_png() Simon Sapin 2012-11-30 11:35:07 +0100
  • f7bef77a24 Merge pull request #9 from Kozea/configurable-format Mounier Florian 2012-11-28 06:22:25 -0800
  • f64ca5443e Merge ac31c04980 into 22c8998cc2 #8 Thomas Jost 2012-11-28 06:20:01 -0800
  • e950253b21 Merge 46508dad65 into 22c8998cc2 #9 Simon Sapin 2012-11-28 06:18:53 -0800
  • 46508dad65 Rename Config.value_format to value_formatter #9 Simon Sapin 2012-11-28 15:18:43 +0100
  • c089679fac Make value formatting fully configurable (through a lambda). Simon Sapin 2012-11-28 15:15:34 +0100
  • 22c8998cc2 Remove unused import. Simon Sapin 2012-11-28 14:30:35 +0100
  • 7c92a25e7a Add .pyc and .egg-info to .gitignore. Simon Sapin 2012-11-28 14:25:43 +0100
  • ac31c04980 Add formatter config option #8 Thomas Jost 2012-10-31 17:40:59 +0100
  • 95b3b5d897 Remove Python 3.3 support from the home page Guillaume Ayoub 2012-10-18 16:34:27 +0200
  • 151fac371d Update the home page for supported python versions and scipy dep. Guillaume Ayoub 2012-10-18 16:15:24 +0200
  • 4583018ba7 Update tox config for Python 3.3 Guillaume Ayoub 2012-10-18 15:16:01 +0200
  • e06c802fab 0.13.0 out Florian Mounier 2012-10-05 10:48:47 +0200
  • 8676150aac Bump 1.13.0 Florian Mounier 2012-10-05 10:46:58 +0200
  • 8d85ad3a0d Fix a lot of logarithmic things Florian Mounier 2012-10-04 16:55:31 +0200
  • 542624f682 Fix python 3.2 Florian Mounier 2012-10-04 12:06:35 +0200
  • e76c398b0c New no data Florian Mounier 2012-10-04 11:58:51 +0200
  • b8b19bc063 Multiline titles Florian Mounier 2012-10-04 10:45:04 +0200
  • a9de30e3ca Vertical pyramid Florian Mounier 2012-10-03 17:54:38 +0200
  • 4dc861bd20 Fix label rotation + major in horizontal Florian Mounier 2012-10-03 17:35:14 +0200
  • 7c30891274 Fix log Florian Mounier 2012-10-03 16:41:46 +0200
  • 77fc66de59 Fix stacked Florian Mounier 2012-10-03 16:18:12 +0200
  • aa056bfe4a Merge branch 'master' into new_bars Florian Mounier 2012-10-03 12:51:38 +0200
  • de14bc10d1 Finally fix horizontal bar Florian Mounier 2012-10-03 12:50:52 +0200
  • b7a394807c Fix values inter dependency Florian Mounier 2012-10-01 10:47:28 +0200
  • 5251b614da Work on refactoring bars (WIP) Florian Mounier 2012-09-28 17:53:41 +0200
  • c7c4e212e6 Fix some logarithmic combination Florian Mounier 2012-09-28 16:57:14 +0200
  • cbe70dd899 Remove value from dict this fixes #4 and fix zero value in gauge Florian Mounier 2012-09-28 10:49:58 +0200
  • 8f5ececb98 Fix 'No data' when the serie only contains Nones + add some tests Florian Mounier 2012-09-21 11:43:19 +0200
  • 9fcd17afab Edit the news Florian Mounier 2012-09-20 10:25:31 +0200
  • aeafaaccd5 Add pystil snippet to cabaret Florian Mounier 2012-09-20 10:04:26 +0200
  • 0a95a78c52 Fix empty serie Florian Mounier 2012-09-20 09:44:05 +0200
  • 42ee4bea5c Merge branch 'website' of github.com:Kozea/pygal into website Florian Mounier 2012-09-19 17:39:54 +0200
  • 03d34b2833 Add cabaret link Florian Mounier 2012-09-19 17:39:36 +0200
  • 508e5471dd Add link Florian Mounier 2012-09-19 17:02:25 +0200
  • 1b6792cd05 Add time Florian Mounier 2012-09-19 16:58:07 +0200
  • da38f7cf89 Polish cabaret Florian Mounier 2012-09-19 16:15:23 +0200
  • 830ec6f48d Style a bit cabaret Florian Mounier 2012-09-19 14:59:51 +0200
  • 864ee6a6b2 Clean up config + organize it Florian Mounier 2012-09-19 14:31:50 +0200
  • f82f280eaf Fix type test Florian Mounier 2012-09-18 17:50:17 +0200
  • 9986362ec2 Work on cabaret Florian Mounier 2012-09-18 17:39:08 +0200
  • 9aa5d0ff78 minor change on link nav Anaèle Baumgartner 2012-09-18 16:25:25 +0200
  • 35537b31cd add image missing Anaèle Baumgartner 2012-09-18 14:51:36 +0200
  • b20824474d change nav Anaèle Baumgartner 2012-09-18 14:50:47 +0200
  • 70721c015a Add news Florian Mounier 2012-09-17 14:11:09 +0200
  • d0bf2c0c45 Prepare 0.12 release Florian Mounier 2012-09-17 14:09:46 +0200
  • d529ae0ca6 Fix lot of minor bugs Florian Mounier 2012-09-17 12:12:09 +0200
  • c74a5875cc Update documentation Florian Mounier 2012-09-17 12:07:46 +0200
  • 1425c4f9fb Add cabaret an online pygal chart generator in progress Florian Mounier 2012-09-14 17:43:56 +0200
  • 39427d4dc2 Add a config item getter Florian Mounier 2012-09-14 17:40:02 +0200
  • bc9929b1f1 Fix python 3.2 Florian Mounier 2012-09-14 14:07:39 +0200
  • d47694a221 Add multiple charts in moulinrouge Florian Mounier 2012-09-14 11:36:45 +0200
  • 554e5f4855 Fix interpolation Florian Mounier 2012-09-14 10:51:35 +0200