| 2010-04-21 |
Ryan Davis | converted to git repo and updated the docs slightly master |
commit | commitdiff | tree |
| 2010-02-24 |
Russ Tyndall | removed interpol syntax, I didnt realise this wasnt... origin/HEAD origin/master |
commit | commitdiff | tree |
| 2010-02-24 |
Russ Tyndall | added color to axis which applies that style to axis... |
commit | commitdiff | tree |
| 2010-02-22 |
Russ Tyndall | removed typo and exported data & data-interval |
commit | commitdiff | tree |
| 2010-02-21 |
Russ Tyndall | centralized the logic for building axises so that we... |
commit | commitdiff | tree |
| 2010-02-21 |
Russ Tyndall | fixed a bug in finalize-bounds-and-labels where it... |
commit | commitdiff | tree |
| 2010-02-21 |
Russ Tyndall | made copy, copy a little deeper re gainseville-green... |
commit | commitdiff | tree |
| 2010-02-20 |
Russ Tyndall | working on building many graphs with the same bounds... |
commit | commitdiff | tree |
| 2010-02-18 |
Russ Tyndall | allowed setting an x2 axis to allow more axis labels... |
commit | commitdiff | tree |
| 2010-01-28 |
Ryan Davis | prevent div by zero errors when there's only one data... |
commit | commitdiff | tree |
| 2009-11-25 |
Russ Tyndall | added an add-legend and add-marker functions |
commit | commitdiff | tree |
| 2009-11-24 |
Russ Tyndall | added gitignore |
commit | commitdiff | tree |
| 2009-11-24 |
Russ Tyndall | fixed bug where mapcan was destructively modifying... |
commit | commitdiff | tree |
| 2009-10-06 |
Nathan Bird | Setting the *default-font-file* to use DejaVuSans |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | some doc fixes and publish script fixes |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | got the rest of the library documented, and put the... |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | split examples out from the monolithic examples.lisp... |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | fixed bug introduced last night with drawing zero lines... |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | moving iterate dependency up to adw-charting.asd to... |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | adding more examples |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | much more documentation and a nicer default label formatter |
commit | commitdiff | tree |
| 2009-08-25 |
Ryan Davis | reworked how y-axis labels are drawn so they don't... |
commit | commitdiff | tree |
| 2009-08-24 |
Ryan Davis | adding example files |
commit | commitdiff | tree |
| 2009-08-17 |
Ryan Davis | changed default colors again to have more contrast |
commit | commitdiff | tree |
| 2009-06-18 |
Ryan Davis | more documentation, a start on a system to put image... |
commit | commitdiff | tree |
| 2009-06-26 |
Ryan Davis | some reformmatting and making the explicit 0 line thinner |
commit | commitdiff | tree |
| 2009-06-26 |
Ryan Davis | added some checks to princ-to-string on various labels... |
commit | commitdiff | tree |
| 2009-06-26 |
Ryan Davis | added a default color scheme from colourlovers.com... |
commit | commitdiff | tree |
| 2009-06-17 |
Ryan Davis | some re-indenting |
commit | commitdiff | tree |
| 2009-06-16 |
Ryan Davis | add a new draw-graph-outline to just stroke the outline... |
commit | commitdiff | tree |
| 2009-05-25 |
Ryan Davis | more documentation! |
commit | commitdiff | tree |
| 2009-05-29 |
Ryan Davis | fixed a div by zero when there is only one element... |
commit | commitdiff | tree |
| 2009-04-14 |
Ryan Davis | instead of adding an empty title to a gchart, signal... |
commit | commitdiff | tree |
| 2009-04-13 |
Ryan Davis | fixed some nullref errors with the new draw-zero-p... |
commit | commitdiff | tree |
| 2009-04-13 |
Ryan Davis | added GChart support for the draw-zero-p axis option... |
commit | commitdiff | tree |
| 2009-04-13 |
Ryan Davis | updated the list of supported features on gcharts to... |
commit | commitdiff | tree |
| 2009-04-13 |
Ryan Davis | removed superflous nil defaults on some keyword/optiona... |
commit | commitdiff | tree |
| 2009-02-04 |
Russ Tyndall | changed to unix line-endings |
commit | commitdiff | tree |
| 2009-01-26 |
Ryan Davis | spacing / formatting fixes |
commit | commitdiff | tree |
| 2009-01-26 |
Ryan Davis | fixed the y graph point calculation to stay above the... |
commit | commitdiff | tree |
| 2009-01-26 |
Ryan Davis | fixed bar width calculation to be a minimum of 1. ... |
commit | commitdiff | tree |
| 2008-12-09 |
Ryan Davis | allowed google-meter charts to be used via with-gchart |
commit | commitdiff | tree |
| 2008-12-03 |
Ryan Davis | resolving conflicts |
commit | commitdiff | tree |
| 2008-12-03 |
Ryan Davis | resolving conflicts |
commit | commitdiff | tree |
| 2008-11-12 |
Ryan Davis | began getting site as org files and updating examples... |
commit | commitdiff | tree |
| 2008-11-12 |
Ryan Davis | fixed a bug in saving google charts to disk |
commit | commitdiff | tree |
| 2008-11-01 |
Ryan Davis | trying to sort out a rendering bug |
commit | commitdiff | tree |
| 2008-11-01 |
Ryan Davis | chaning the default to hide the gridlines. |
commit | commitdiff | tree |
| 2008-12-03 |
Ryan Davis | added support for the google-o-meter chart type. |
commit | commitdiff | tree |
| 2008-12-03 |
Ryan Davis | bug fix: pass along the stream we want to save to |
commit | commitdiff | tree |
| 2008-12-03 |
Ryan Davis | refactored a bit to enable dealing with just a hash... |
commit | commitdiff | tree |
| 2008-10-08 |
Ryan Davis | fixing the asd file to load star-rating-charts correctly |
commit | commitdiff | tree |
| 2008-10-08 |
Ryan Davis | some comment improvements |
commit | commitdiff | tree |
| 2008-10-08 |
Ryan Davis | initial support for a star-rating chart, which prints... |
commit | commitdiff | tree |
| 2008-10-06 |
Ryan Davis | removing dead code |
commit | commitdiff | tree |
| 2008-10-03 |
Ryan Davis | tweak the min/max y a little to add some padding in... |
commit | commitdiff | tree |
| 2008-10-03 |
Ryan Davis | better automatic y-axis label positioning and better... |
commit | commitdiff | tree |
| 2008-10-03 |
Ryan Davis | misc tweaks and trivial changes |
commit | commitdiff | tree |
| 2008-10-03 |
Ryan Davis | added a unified WITH-CHART macro to replace all the... |
commit | commitdiff | tree |
| 2008-10-03 |
Ryan Davis | support for non-zero y minimums, so an interesting... |
commit | commitdiff | tree |
| 2008-10-03 |
Ryan Davis | experimental support for dynamic bar widths |
commit | commitdiff | tree |
| 2008-07-16 |
Ryan Davis | repointing at new darcs location |
commit | commitdiff | tree |
| 2008-09-26 |
Russ Tyndall | moved pathname merging and what not up to the definitio... |
commit | commitdiff | tree |
| 2008-09-26 |
Russ Tyndall | rewrote lineendings to exclude returns |
commit | commitdiff | tree |
| 2008-09-04 |
Ryan Davis | now uses vecto:arc to draw pie charts |
commit | commitdiff | tree |
| 2008-08-20 |
Ryan Davis | eliminated some duplicated exports |
commit | commitdiff | tree |
| 2008-08-20 |
Ryan Davis | fixed to get adw-charting-google working again |
commit | commitdiff | tree |
| 2008-08-20 |
Ryan Davis | split vecto and google charting into separate asdf... |
commit | commitdiff | tree |
| 2008-08-11 |
Ryan Davis | spacing tweak |
commit | commitdiff | tree |
| 2008-08-11 |
Ryan Davis | added gchart support for axis scaling |
commit | commitdiff | tree |
| 2008-08-11 |
Ryan Davis | added an optional scalefn for adding custom scaling... |
commit | commitdiff | tree |
| 2008-08-11 |
Ryan Davis | added a macro to reset the color allocation between... |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | reworked FINALIZE-PARAMETER to let CLOS handle type... |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | refactored axis settings |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | added support for grids and bar-chart spacings |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | added support for changing the zero point of the graph |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | changed api for NORMALIZE-SERIES to return the specific... |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | changed api of interpolate to take keywords |
commit | commitdiff | tree |
| 2008-05-23 |
Ryan Davis | added support for grouped bar charts |
commit | commitdiff | tree |
| 2008-05-16 |
Ryan Davis | fixed url formatting |
commit | commitdiff | tree |
| 2008-05-16 |
Ryan Davis | added basic y-axis support, not complete yet |
commit | commitdiff | tree |
| 2008-05-16 |
Ryan Davis | reworked stream saving to support gcharts as well |
commit | commitdiff | tree |
| 2008-05-13 |
Ryan Davis | removing debugging break statement |
commit | commitdiff | tree |
| 2008-05-13 |
Ryan Davis | spacing tweak |
commit | commitdiff | tree |
| 2008-05-13 |
Ryan Davis | added support for x-axis |
commit | commitdiff | tree |
| 2008-05-13 |
Ryan Davis | left the parameters keys as keywords, not strings,... |
commit | commitdiff | tree |
| 2008-05-13 |
Ryan Davis | reformatted |
commit | commitdiff | tree |
| 2008-05-12 |
Ryan Davis | added support for data scaling, which is needed for... |
commit | commitdiff | tree |
| 2008-05-08 |
Ryan Davis | added support for vertical bar charts, and the start... |
commit | commitdiff | tree |
| 2008-05-08 |
Ryan Davis | various minor fixes and tweaks |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | added ability to give transparent background and title... |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | finished the chart-url function |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | added some docstrings |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | made the gchart save function return the filename |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | added basic line chart support |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | pulled the min/max x/y calculation into a separate... |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | simplified the examples by using adw-charting, so no... |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | start on a function to return the right URL for a googl... |
commit | commitdiff | tree |
| 2008-05-07 |
Ryan Davis | pulled google url out into a defparam |
commit | commitdiff | tree |
| 2008-04-05 |
Ryan Davis | got pie charts working against google charting, adding... |
commit | commitdiff | tree |
| next |