173 Commits (f41c501c3aab19d2bc11f4d57c15c9005a4e1d1b)
 

Author SHA1 Message Date
  Prateeksha Singh f41c501c3a [start] state and data separation 7 years ago
  Prateeksha Singh 4ca6166c8d in bars stage 7 years ago
  Prateeksha Singh 84c8c17d72 [animate] y regions 7 years ago
  Prateeksha Singh 2224b2bb26 [animate] y markers 7 years ago
  Prateeksha Singh 8d3bd38d6d [animate] cycle update, x axis 7 years ago
  Prateeksha Singh b11a78aa31 [animate] y axes 7 years ago
  Prateeksha Singh e6014e7e82 [WIP] Working stage to start animation 7 years ago
  Prateeksha Singh 7c14a0c5c0 Values over data points 7 years ago
  Prateeksha Singh df15885135 Working stacked bars 7 years ago
  Prateeksha Singh 82f3446a43 Merge branch 'develop' of https://github.com/frappe/charts into develop 7 years ago
  Prateeksha Singh 55c8b6861f [major] regions, markers, tooltips, unit control 7 years ago
  Achilles Rasquinha 6ab34a07aa
Merge pull request #119 from raghukamath/develop 7 years ago
  Raghavendra Kamath 19e445e4ae Change Frappe's name from frappé to frappe 7 years ago
  Raghavendra Kamath 26fec3b371 Change the logo to more recent version. 7 years ago
  Prateeksha Singh 5e705db263 animate using components 7 years ago
  Prateeksha Singh f60fd25c00 Draw units independent of chart 7 years ago
  Prateeksha Singh b3ca8f0819 render multiple y axis 7 years ago
  pratu16x7 405f8fb18b temp features 7 years ago
  pratu16x7 c32ea2a408 [domain settings] add dynamic field if not present 7 years ago
  pratu16x7 ec04bab7d5 make path for individual datatsets 7 years ago
  pratu16x7 857225a9b7 [components] units indexed render working :D 7 years ago
  pratu16x7 cbb1242fe7 [component] axes components working 7 years ago
  pratu16x7 02685dab7e axis chart renderer 7 years ago
  pratu16x7 f2616bfa08 config.js, renaming 7 years ago
  pratu16x7 863bd45724 [refactor] axis lines via renderer 7 years ago
  pratu16x7 c7f753ea12 axes working 7 years ago
  pratu16x7 4fc2cd6051 [start] new config initialization 7 years ago
  pratu16x7 9cd91871d9 rename 'draw_area' functions as 'layers' 7 years ago
  pratu16x7 617c0cb9de [refactor] name marker variables semantically 7 years ago
  pratu16x7 a61f336d71 move animate constants entirely to animate.js 7 years ago
  pratu16x7 1bba271403 animate y axis, remove sums and averages 7 years ago
  pratu16x7 9b55957350 animate x axis 7 years ago
  pratu16x7 af99b4a40b [start] same filler and moving existing logic for axes 7 years ago
  pratu16x7 78727b0e7a add a couple of more utils 7 years ago
  pratu16x7 4a570faab6 inject styles in esm, build v0.0.8 7 years ago
  pratu16x7 839741964a account for parent padding for svg width 7 years ago
  pratu16x7 4ad805ea80 update scss build 7 years ago
  pratu16x7 52f320c7f5 update docs 7 years ago
  pratu16x7 c421d6f4c0 update font-family 7 years ago
  Prateeksha Singh 8b76f4657d
Update README.md 7 years ago
  pratu16x7 68906afd3d build ver 0.0.7, fixes #73 7 years ago
  Prateeksha Singh 006186b1da
Merge pull request #75 from frappe/develop 7 years ago
  pratu16x7 7c4e0dcdf8 Animator object, camelCase all utils 7 years ago
  pratu16x7 cd8d750152 abstract out createSVG() to draw.js :D 7 years ago
  pratu16x7 eeefeeb54d camelcase intervals.js 7 years ago
  Prateeksha Singh 0b0c26002f
Merge pull request #71 from gpfunk/add-color-customization 7 years ago
  pratu16x7 071803a0ec use get_color() check while instantiating 7 years ago
  pratu16x7 caad701ed6 colors as a generic array arg for both axis and pies 7 years ago
  Graeme Funk 8d99624b64 check if chart is compatible to reuse colors 7 years ago
  Graeme Funk e7df406b8c add color customization functionality 7 years ago