Commit Graph

19 Commits (master)

Author SHA1 Message Date
Robin Hu 91f7a8631f Adding optionsFunc to all charts. 11 years ago
Robin Hu f286b1b4e9 Fixing scatterChart transitionDuration property. 11 years ago
Robin Hu 9fbe68c8d8 Adding "use strict"; in all chart code.
Fixed any exceptions thrown when "use strict" was added.
11 years ago
Robin Hu 435cea2cf7 Updated scatterChart with transitionDuration property. 11 years ago
Robin Hu 4fe7606c04 Updating scatterPlusLineChart.js to use legend.stateChange. 11 years ago
Rusty Bailey fa43a8388d Add xRange and yRange methods to compliment {x,y}Domain methods. 11 years ago
frank shao 69c42a52a4 Fixed update issue with scatterplusline 11 years ago
Robin Hu 93a26c53c9 Fixing issue in scatterPlusLineChart where tooltips don't activate on
chart initial load.
11 years ago
Robin Hu 6b63db67d0 Updated several charts so that the showXAxis, showYAxis and rightAlignYAxis options are available for use. 11 years ago
Robin Hu 0151cdccab Made it so that double clicking a legend item will cause all other series' to be disabled. 11 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 11 years ago
Tyler Wolf db144a9290 updated many models for state management 11 years ago
Bob Monteverde a52eddf761 Made state.disabled always set on charts that keep state 11 years ago
Bob Monteverde 4e12985eb5 Made state accessible from chart.state() 12 years ago
Bob Monteverde 6213a74e3b Adding state management to most charts 12 years ago
Tyler Wolf 42d1f6fa63 placed date tooltips on scatterPlusLineChart 12 years ago
Tyler Wolf b238834fd5 Issue #299 -fixed 12 years ago
Bob Monteverde c09602e3c2 Clip regression lines to within data view in scatterPlusLineChart.js 12 years ago
Bob Monteverde 264d020590 Issue #244 Added scatter with regression lines model 12 years ago