Commit Graph

21 Commits (master)

Author SHA1 Message Date
Robin Hu f286b1b4e9 Fixing scatterChart transitionDuration property. 11 years ago
Robin Hu 6ff087584d Bumping to version 1.1.7b, due to removal of with-3d-shadow from tooltips.
Updating all example charts to include with-3d-shadow.
11 years ago
Robin Hu 435cea2cf7 Updated scatterChart with transitionDuration property. 11 years ago
Robin Hu 94efcbad66 Brought back old tooltip transitions and box shadow...
but only if you supply the 'with-transitions' CSS class.

Also changed the nv-point.hover dot to a smaller, darker stroke.
11 years ago
Robin Hu d974556d05 Cleaned up interactive guideline dispatch code.
Integrated interactive guideline into cumulativeLineChart and updated
example.
11 years ago
Tyler Wolf a6c18a730a almost there 11 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 11 years ago
Bob Monteverde 6213a74e3b Adding state management to most charts 12 years ago
Bob Monteverde 99329c6fc9 Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 12 years ago
Jyry Suvilehto 3c9cb18afe add utils.js dependency to examples to avoid having to compile while developing 12 years ago
Bob Monteverde 199ec2aed8 renaming d3.css to nv.d3.css 12 years ago
Bob Monteverde 7065557fde scatterWithFisheyeChart is now scatterChart 12 years ago
Bob Monteverde 48a0e7c5b0 Intial distribution abstraction complete and implemented into the scatterChart 12 years ago
Bob Monteverde cac9ef58d8 adding dimension to scatter in the example to fix FF and IE problem 12 years ago
Bob Monteverde cf8f7ca21a removing old fishey code from scatter, and updating to new fisheye 12 years ago
Bob Monteverde 8bbf9f1631 Issue #7 - Fixed tooltip positions in Firefox (and hopefully in IE9) 12 years ago
Bob Monteverde 07e210b2d0 Implemented d3 fisheye plugin on the scatter. Defaults to off. Does not work with Axes, so may not be useful. Also prevents otehr interaction when on. 12 years ago
Bob Monteverde b7ff612fb2 Updated scatter example to have different shapes in each color instead of one shape a color 12 years ago
Bob Monteverde a0cb28a3fb added shapes to list in random generator 12 years ago
Bob Monteverde 70ccf55c44 scatter examples now shows shapes 12 years ago
Bob Monteverde 601d598b34 Created scatterplotChart and example 12 years ago