d4 0.4.0 copy "d4: ^0.4.0" to clipboard
d4: ^0.4.0 copied to clipboard

D4 is an ongoing project to port the D3 JavaScript library to the Dart language.

0.4.0 #

Added #

  • d4_path
  • d4_polygon
  • d4_random
  • d4_scale_chromatic
  • d4_shape

Fixed #

  • d4_time was not exported, now it is
  • d4_time_format was not exported, now it is

0.3.0 #

Added #

  • d4_format
  • d4_scale
  • d4_time
  • d4_time_format

0.2.0 #

Added #

  • d4_array
  • d4_color
  • d4_dsv
  • d4_interpolate

0.1.0 #

  • Initial Development Release