Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/charted issues and pull requests

#243 - Remove dependencies on packages that were never migrated to Dart 2.0.

Pull Request - State: closed - Opened by bkonyi almost 5 years ago

#242 - Not compatible with dart version 2.4.0

Issue - State: open - Opened by pmlican almost 5 years ago - 3 comments

#241 - Windows Install - Hop exception on "pub get" command

Issue - State: open - Opened by jubecl almost 6 years ago - 1 comment

#240 - Renaming constants to new Dart 2 names.

Pull Request - State: closed - Opened by lrhn almost 6 years ago - 4 comments

#239 - Further Dart 2 fixes.

Pull Request - State: closed - Opened by rmacnak-google almost 6 years ago - 3 comments

#238 - updates for dart2

Pull Request - State: closed - Opened by sigmundch almost 6 years ago - 1 comment

#237 - Please publish a new Dart 2 compatible version

Issue - State: closed - Opened by natebosch almost 6 years ago - 2 comments

#236 - Add voids to support https://github.com/dart-lang/sdk/issues/32161

Pull Request - State: closed - Opened by MichaelRFairhurst over 6 years ago - 2 comments

#235 - Fix last ~5 dynamic_as_bottom errors; changelog

Pull Request - State: closed - Opened by srawlins over 6 years ago

#234 - Fix dynamic-as-bottom issues with SelectionCallback

Pull Request - State: closed - Opened by srawlins over 6 years ago

#233 - Fix dynamic-as-bottom issue in Extent

Pull Request - State: closed - Opened by srawlins over 6 years ago - 1 comment

#232 - Fix a few uses_dynamic_as_bottom errors around FormatFunction

Pull Request - State: closed - Opened by srawlins over 6 years ago - 2 comments

#230 - Runtime type errors from Range.integers in pie_layout.dart

Issue - State: open - Opened by gian over 6 years ago - 3 comments

#229 - Fix 15 dynamic_as_bottom errors

Pull Request - State: closed - Opened by srawlins over 6 years ago - 2 comments

#228 - Migrate generic method comments to real generics

Pull Request - State: closed - Opened by srawlins over 6 years ago - 1 comment

#227 - Fix static analysis errors

Pull Request - State: closed - Opened by srawlins over 6 years ago - 1 comment

#226 - Many generic_method_comment errors

Issue - State: closed - Opened by srawlins over 6 years ago - 1 comment

#225 - Many uses_dynamic_as_bottom errors

Issue - State: closed - Opened by srawlins over 6 years ago

#224 - dartfmt the source

Pull Request - State: closed - Opened by srawlins over 6 years ago - 1 comment

#221 - README: missing pub get

Pull Request - State: closed - Opened by BorisNaguet over 6 years ago

#220 - Disable implicit cast for more strong mode fixes in Charted.

Pull Request - State: closed - Opened by midoringo8823 over 6 years ago

#219 - Chart extend beyond the edge

Issue - State: open - Opened by B3rn475 almost 7 years ago

#218 - Remove `drone.io` from README

Pull Request - State: closed - Opened by kevmoo almost 7 years ago - 1 comment

#216 - Update version and remove the duplicated empty charted directory

Pull Request - State: closed - Opened by midoringo8823 almost 7 years ago

#215 - Add stacked line renderer type

Pull Request - State: closed - Opened by B3rn475 almost 7 years ago - 1 comment

#214 - Ddc fix

Pull Request - State: closed - Opened by midoringo8823 almost 7 years ago

#213 - Restore the observable and auto update behavior for chart.

Pull Request - State: closed - Opened by midoringo8823 almost 7 years ago

#211 - Modify the drop-shadow filter so that it doesn't make vertical or hor…

Pull Request - State: closed - Opened by midoringo8823 almost 7 years ago - 1 comment

#210 - Modify the drop-shadow filter so that it doesn't make vertical or hor…

Pull Request - State: closed - Opened by midoringo8823 almost 7 years ago - 2 comments

#209 - `ChartData` creates its own `rows` object

Issue - State: open - Opened by benasocj about 7 years ago

#205 - Handle the case where there's only one row of data

Pull Request - State: closed - Opened by midoringo8823 about 7 years ago

#204 - Type the min and max utility method in list.dart

Pull Request - State: closed - Opened by midoringo8823 about 7 years ago

#203 - Bug fix on hovercard

Pull Request - State: closed - Opened by midoringo8823 about 7 years ago - 1 comment

#202 - Change the definition of chart's outter padding.

Pull Request - State: closed - Opened by midoringo8823 about 7 years ago

#201 - Various bug fixes to prevent errors

Pull Request - State: closed - Opened by midoringo8823 about 7 years ago

#200 - fix for new strong mode inference algorithm

Pull Request - State: closed - Opened by jmesserly over 7 years ago - 1 comment

#199 - Fix error when displaying hovercard with a single null value.

Pull Request - State: closed - Opened by midoringo8823 over 7 years ago

#196 - Several language violations from dartanalyzer

Issue - State: closed - Opened by srawlins over 7 years ago - 1 comment

#195 - Reformat README.md

Pull Request - State: closed - Opened by jpienaar over 7 years ago - 1 comment

#193 - Publish w/ peanut

Issue - State: open - Opened by kevmoo over 7 years ago

#192 - Changes missed in last update: ChangeNotifier

Pull Request - State: closed - Opened by tvolkert almost 8 years ago - 1 comment

#191 - Fix versions

Pull Request - State: closed - Opened by tvolkert almost 8 years ago - 1 comment

#190 - Update to use package:observable instead of package:observe

Pull Request - State: closed - Opened by tvolkert almost 8 years ago - 1 comment

#185 - Example crashes Chrome and Safari with Dart 1.17.1

Issue - State: open - Opened by jorgjanke about 8 years ago

#181 - Add types to fields of QuantumChartAxisTheme.

Pull Request - State: closed - Opened by trinarytree about 8 years ago - 1 comment

#180 - Change QuantumChartAxisTheme constructor

Pull Request - State: closed - Opened by alexeieleusis about 8 years ago - 1 comment

#178 - fix ordinal scale clone

Pull Request - State: closed - Opened by bridgerock about 8 years ago

#177 - more strong-mode fixes

Pull Request - State: closed - Opened by hterkelsen about 8 years ago - 1 comment

#176 - build on drone is failing

Issue - State: open - Opened by devoncarew about 8 years ago

#175 - Make charted strong-mode clean

Pull Request - State: closed - Opened by hterkelsen about 8 years ago - 4 comments

#173 - Version

Pull Request - State: closed - Opened by midoringo8823 over 8 years ago

#171 - Fix NPE in chart_tooltip.dart when ChartState is null.

Pull Request - State: closed - Opened by midoringo8823 over 8 years ago

#170 - Fix serious bug in color utils.

Pull Request - State: closed - Opened by azenla over 8 years ago - 1 comment

#169 - fix NPE in cartesian_area_impl.dart

Pull Request - State: closed - Opened by bridgerock over 8 years ago

#168 - Fix pie chart firing multiple events on one click

Pull Request - State: closed - Opened by bridgerock over 8 years ago

#167 - Warnings present in every build of Observatory against charted 0.3.0

Issue - State: closed - Opened by johnmccutchan over 8 years ago - 7 comments

#166 - Merge pull request #1 from google/master

Pull Request - State: closed - Opened by bridgerock over 8 years ago

#165 - Demo instructions need changing

Issue - State: open - Opened by stalane over 8 years ago

#164 - Check for missing renderer before disposing it.

Pull Request - State: closed - Opened by psunkari over 8 years ago

#163 - Format + fix warnings + dispose DOM

Pull Request - State: closed - Opened by psunkari over 8 years ago

#162 - canvas.measureText.width is num, not double

Issue - State: closed - Opened by andrey-zakharov over 8 years ago - 1 comment

#160 - Fixed null span error

Pull Request - State: closed - Opened by kelegorm over 8 years ago

#158 - hashCode needs to be implemented for Rect and AbsoluteRect

Issue - State: closed - Opened by johnmccutchan almost 9 years ago - 2 comments

#142 - Long y-axis labels on line chart are clipped

Issue - State: open - Opened by johnmccutchan almost 9 years ago - 6 comments

#138 - Bar chart fix

Pull Request - State: closed - Opened by midoringo8823 almost 9 years ago

#137 - Hovercard display all

Pull Request - State: closed - Opened by midoringo8823 almost 9 years ago

#136 - Tooltip event fix

Pull Request - State: closed - Opened by midoringo8823 about 9 years ago

#122 - Stack bar transition

Pull Request - State: closed - Opened by midoringo8823 about 9 years ago

#109 - Bump up the version number + bug fix in axis.

Pull Request - State: closed - Opened by midoringo8823 about 9 years ago

#62 - rendering performance for 30,000+ points

Issue - State: open - Opened by thumbert over 9 years ago - 3 comments

#43 - Implementation of chart tooltip

Pull Request - State: closed - Opened by midoringo8823 almost 10 years ago