Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/britecharts/britecharts

Composable Charting Library based on reusable D3.js components.
https://github.com/britecharts/britecharts

Added items to changelog

70bf97e1d201eb154b15466bbf281a18e62bc489 authored over 6 years ago by Daler Asrorov <[email protected]>
Revise grouped/stacked bar tests and edited CHANGELOG

89b200e4655d9544dd2f24c51e434d0206ce3120 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - set grouped bar animationDelays range based on number of layers (#637)

<!--- Provide a general summary of your changes in the Title above -->

## Description
<!--- ...

2742e4f6939a57964dcf9dca86897c7a931fd948 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix link of scatter plot pointing to line demo code

0c51abd85e1b90b7954ceb297f8481825f224109 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.9.2

6a1cab50dec0e68f9d3a3de9f4b35657e3a2dda5 authored over 6 years ago by Daler Asrorov <[email protected]>
fix for animationDelays for each group of data (#635)

<!--- Provide a general summary of your changes in the Title above -->

## Description
This i...

fdd3d0cad1c524dfb805df6da7ef2349124eb30e authored over 6 years ago by Constantino Schillebeeckx <[email protected]>
fix for #624 (#634)

5782dd5813ae37bfb499c15e79bdda6212e13556 authored over 6 years ago by Constantino Schillebeeckx <[email protected]>
Bumped Project to 2.9.1

b0dba8cc790632c4513f495aaec7e22c48dfe7e2 authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - implemented x and y axis labels with offsets for Bar (#630)

* Added x and y labels for the bar chart with setter/getter tests

* Added DOM tests for each ...

fa29d5fd5a1a63435379ce7a031b00519f4a67e7 authored over 6 years ago by Daler Asrorov <[email protected]>
Feat - Line chart data points highlight on all data shown (#627)

5c34129d613251560eb622d63b245266ae23c99d authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - scatter plot crosshair function set status with boolean (#626)

<!--- Provide a general summary of your changes in the Title above -->

## Description
<!--- ...

5ea215790ce93384499133f24373fbb0902fda4d authored over 6 years ago by Daler Asrorov <[email protected]>
Updated changlog

30e2398a07420d4357a16ae23a5835221b6521ff authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.9.0

794fb6294df7a1c0b0094b5b129c84e3e2aca37e authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - crosshair labels to be rendered on same level as lines (#622)

* Fix - crosshair labels render along with lines

* Crosshair labels attribute tests

* Bett...

c8c79f12cb9b6bc24b2f8b14b255324aab9bfcbe authored over 6 years ago by Daler Asrorov <[email protected]>
Clean up demo

2ebf75e56ce0cc98c897f5637680e17dd1d71b7c authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - Scatter Plot trendline based off linear regression formula (#621)

* Feature - Scatter plot trendline

* Draw with delay

* Comments with documentation

* to...

eab06f15e8a3c86eac48f67a017f65903836c16c authored over 6 years ago by Daler Asrorov <[email protected]>
Docs - added Scatter plot to sandbox (#619)

6bcef7493469a53bd7f1f507627466b3af243879 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - line chart demo if both brush extent range values are null (#616)

* Fix line chart demo if brush extent values are null

* Change order of declaration

d8ba2c225cb4aa80927a6ce3e4805e51ee95ba17 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.9

1e467ab98e5a3de86164fafe4e85ffa4277d1eb3 authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - Added filter helper that applies bounce effect to chart circles (#615)

* Feat-Created helper for circle bounce animation

* Apply effect in Line chart

* Bounce ra...

fe91ebaa73080ada5b53e659881965e9f66a064e authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - do not select tooltip text on frequent click, new class (#613)

* Fix - do not select tooltip text on frequent click, new class

* tooltip

* Move new class...

f4cc591c9646ff33a019a0aa947887cf554533ed authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.8

c7d7899de5434d6b99166f71bfd59a2348117a56 authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - Scatter Plot bounce on click animation (#611)

* Apply initial click animation

* Applies animation on click

* Revise comments for the new...

ee876c053ddede645395c7c2620a7c5ba3d84aa1 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.7

6d3052920a9d69c8fa0f19d257913b11de29f519 authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - custom gradient color schema function for Bar chart (#609)

* Feat - ability to set custom gradient colors for Bar chart

* Getter/setter test

* Added ...

1c78d063a76c6f9433518a854a5b3ea54170b2ff authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - Swap drawing order of area and line for sparkline charts (#610)

b1d66705cc8d42771960acfc68eac5ab28a7613b authored over 6 years ago by Tobias Dierich <[email protected]>
Give max space to stacked and grouped bars to remove tooltip not showing up (#607)

22a2f0f7a8a2c9e04b8e4d92e9791e53295fbdc1 authored over 6 years ago by Daler Asrorov <[email protected]>
Allow stack area to take max space (#603)

7f1096f98381021c1bb087a4decd39980f4b89fd authored over 6 years ago by Daler Asrorov <[email protected]>
[Docs] Added bullet chart to Kitchen Sink (#602)

* Added bullet chart to kitchen sink

* Improved formatting to follow style guide

6b0fdf2ef48c9f97ad533364f8db3815d7cfe624 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.6

3376e247df5b210701db8c4febe5a3029ec3980a authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - mini-tooltip render bug in Firefox (#600)

* Fix - mini tooltip error in firefox

* remove tooltip

* Fix tests

* Update demos

41c4fe53264edb93bdd557bb6edf1012b27ca98c authored over 6 years ago by Daler Asrorov <[email protected]>
Updated CHANGELOG

a7abb7c356b69f89de37ab13b4e761bc355408b4 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.5

c055c8a8c22e11d51860d8c5db0480b008daaeef authored over 6 years ago by Daler Asrorov <[email protected]>
Visual improvement based off design for measure bars (#599)

* Setting design according to design reqs

* Use a green color similar to range

* Improvements

edc098402ca1c4801937da73ee0ef4fffc46ee62 authored over 6 years ago by Daler Asrorov <[email protected]>
valueFormatter setter and getter in tooltip and mini-tooltip (#598)

* valueFormatter setter and getter in tooltip and mini-tooltip

* jsdoc examples added to valu...

2998316dc51789a6836c9a43f4f7d000184eb5db authored over 6 years ago by Adrián de la Rosa <[email protected]>
Improved the demos with data (#597)

a40e054c22337ade70cb0c4577e2ee656801a54c authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - Bullet chart custom title and subtitle via setters or data (#595)

* Added bullet scripts

* More progress on bullet

* startMaxRangeOpacity for bullet

* re...

689907a177178df4bc60895232e16bba0d2098a4 authored over 6 years ago by Daler Asrorov <[email protected]>
Bullet Chart - initial stage (#592)

* Set up Bullet chart configs and files

* Added bullet scripts

* Add sass file

* More p...

3472983400fe1ca8d5471e84478f06a7e6f7e3e8 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix programatic brush selection clear (#591)

* Fix programatic brush selection clear

Only dispatches customBrushStart event if selection i...

27800a4c480288d83f9cc6d86f1e2b9a4a4104ae authored over 6 years ago by Nick Amoscato <[email protected]>
Add scatter-plot to kitchen sink (#590)

* Add scatter-plot to kitchen sink

* Improved demo, modified tooltip show

* Address commen...

940a6bc10748fa329f2807e6ef33d4e16e48192c authored over 6 years ago by Daler Asrorov <[email protected]>
Attached click handler to svg to react to voronoi polygon (#589)

* Attached click handler to svg to react to voronoi polygon

* Added test for gridlines with r...

f0b51c063f6be5c0fa8007a908805c4c2c22ec62 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.4

94804cecb13fd7d25be408609978ce0b2a405f98 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - scatter plot vertical gridlines use xTicks (#588)

41a5fd673fa0c74b63c0399a0f8a3b95ed67696c authored over 6 years ago by Daler Asrorov <[email protected]>
Update Contributing doc with Codepen bug template

Update Contributing doc with Codepen bug template to help users to submit a reproduction of the ...

99174931787f9230e097a91453a3538a1b518b1d authored over 6 years ago by Marcos Iglesias <[email protected]>
Dispatch customBrushEnd event when clearing selection (#585)

* Dispatch customBrushEnd event when clearing selection

* Resolves #576
* Removes unused cod...

eef5cf8b927e1a4f3c3d2d1225bb18cef7c95f60 authored over 6 years ago by Nick Amoscato <[email protected]>
Added more items to changelog

5a760bb670582c86a41d35f5cb0467d80fd7f4bd authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.3

f2ca7f55bc1ae606917fd1b335fd2b33b6f0ee52 authored over 6 years ago by Daler Asrorov <[email protected]>
Revert back changes from removed PR (#586)

* cross hair renaming variables

* Add cross hair initialize if given

* removed if check

...

90f5453c7bfa0863109e18ee2594fbd078f3e695 authored over 6 years ago by Daler Asrorov <[email protected]>
Updated changelog

d42a88ba72a381d9d0f9d31aacbfce1daf86af79 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.2

e6c9d30f28fd8c10d2fddd1605911390747d5b59 authored over 6 years ago by Daler Asrorov <[email protected]>
Update changelog

7df397978a32d09e02f4b5aa3affb05fb7c513f9 authored over 6 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.8.1

a8cde1627387c8e435dcd5f18203ecb07d2747ea authored over 6 years ago by Daler Asrorov <[email protected]>
Separate label drawing container from line drawing

c1de31ecb40cf37296bc292dc60dc6992102b83e authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - scatter plot crosshair lines should not display over tooltip (#583)

* Improvements of code and fix added

* more polishing of code

* Added test for point highl...

aa749618738f7188457ba275c66a9ea59048350a authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - Scatter Plot demo and highlight improvements (#582)

* improved demo

* Apply cursor pointer affect directly in d3 instead of css

* Add tooltip ...

7473590c3ca2fc290076c0d7a673dbefdae05364 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - Scatter Plot highlighter should not interrupt the mousemove behavior (#581)

* move crosshairs drawing to mousemove handler

* solution works partially

* A working solu...

23cec305b9d2f53dd86f8a07c22e637e25d683be authored over 6 years ago by Daler Asrorov <[email protected]>
Polish demos and number formatting (#580)

* remove size from docs

* Improve tooltip with formatting

* nit for scatter code comments ...

9a24533b979ded2e273d1db58dfffba93d037082 authored over 6 years ago by Daler Asrorov <[email protected]>
Fix - data point attached to clipPath to not interrupt overlays (#579)

* Added masking overlay for scatter plot

* apply clip-path id

68e61246d0c6d7c6bc11cd825e68e36c785bf9fd authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - scatter plot data point value highlighter (#578)

* Keel alphabetical order within private functions

* Draws lines for highlighted data point
...

d96ef7039113d3a74191fd48901dc31701353fc1 authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - Scatter Plot tooltip impl using voronoi's diagram.find (#577)

* Initial progress

* Implemented the tooltip show

* Uncoment build steps

* imported vor...

e66fc95f7925ceb59d6cfc6932f9c36b7bf5d39b authored over 6 years ago by Daler Asrorov <[email protected]>
Updating Changelog

9e8b43ba125fc64554418d052563c6cd93aa98b0 authored over 6 years ago by Marcos Iglesias <[email protected]>
Bumped Project to 2.8.0

d17e9396edc9936516e13287f6fdc14e0f96ffcc authored over 6 years ago by Marcos Iglesias <[email protected]>
Upgrade britecharts to D3 v5.0 (#575)

* Fixed the link

* Upgraded d3 to v5.0

3c3d621e8ae054e8c93985c97af0677ac60f8931 authored over 6 years ago by Daler Asrorov <[email protected]>
Adding Stacked Area Chart Loading State (#573)

Adding Stacked Area Chart Loading State

11075919275061dd82a673e4e0eaf0129312d2ca authored over 6 years ago by Marcos Iglesias <[email protected]>
Addressed design notes and added x and y axis formatter functions (#572)

* Added class to labels to keep text style concsistent

* Implemented y axis value format

*...

96cb7bab29b1511f9225d0771f7bb55cb494cbe1 authored over 6 years ago by Daler Asrorov <[email protected]>
Fixes spacing below color selector and plugs it to scatter plot demo (#571)

* Removing card class from color selector

* Plugging color selector in scatter plot demo

5cc02389f6baa8a741d6170b72b9d22c3dbe9635 authored over 6 years ago by Marcos Iglesias <[email protected]>
Feature - Scatter plot x-axis label with offset with more tests (#570)

* Some work done on x axis label

* use scatter in demos

* rename scatter chart in demos

...

25071ab97e4db32c82c80847840b41b77295bb7a authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - set custom Scatter Plot aspect ratio (#569)

* Feature - set scatter plot aspect ratio

* Added responsive to scatter charts

* Make demo...

08ab5cb5dcf836ee0165abd0ef39cd6e3e272b3c authored over 6 years ago by Daler Asrorov <[email protected]>
Feature - ability to set y axis label and offset (#568)

* Feature - ability to set y axis label and offset

* Improve comment description

* more im...

599276fa79f5b63fca01dc8bce7a8895ebd8dba3 authored over 6 years ago by Daler Asrorov <[email protected]>
Improve Brush.on documentation (#566)

* Improve Brush.on documentation

* Adds parameters and events.
* Moves documentation JavaScr...

34ebf092654d1272186027a504a199bfa77413e0 authored over 6 years ago by Nick Amoscato <[email protected]>
Feature - ability to highlight data points with function in Line chart (#565)

* Some progress on points

* Draw all points with fill

* remove comments

* Draws all dat...

d3ec103deecedcc364c3a649575f14e88914d592 authored over 6 years ago by Daler Asrorov <[email protected]>
Data and demo with single source for Scatter Plot (#562)

* Some progress on points

* Single source data with demo for Scatter Plot

* reset line cha...

093a8082e4a052fa45c30b5d9d188e66bb0cd774 authored almost 7 years ago by Daler Asrorov <[email protected]>
Feature+Fix - opacity with grid line fixes (#563)

* Fix the gird lines direction issue

* Added opacity getter/setter test

* Added more thoro...

d58ecf27e5b8c8e8edc2dfc6b2ff919fca9d2937 authored almost 7 years ago by Daler Asrorov <[email protected]>
Feature - ability to set hollow circle area (#561)

* Added hasHollow function to the API

* revised docs to reflect the functions meaning

* Ad...

64be45f72b4f91da2b15a872507cfb2c3108d1ab authored almost 7 years ago by Daler Asrorov <[email protected]>
Bumped Project to 2.7.0

98d68ba81473c5f97229b8bba5e957430ccb0b1c authored almost 7 years ago by Daler Asrorov <[email protected]>
Implemented initial draft of Scatter Plot (#560)

* Initial files added

* Added some modules

* Added more libraries

* Add demo for scatte...

e0a1a2f7c8d2d36a32362302d59f900a7c7a774f authored almost 7 years ago by Daler Asrorov <[email protected]>
Fix - ability to override the margins without impacting render (#559)

* Fix: new margins override the default and is more flexible

* line and sparkline charts marg...

51c8339cca63f271952855e9afa1264b21aa0c20 authored almost 7 years ago by Daler Asrorov <[email protected]>
Accessor cleanup (#555)

71289f81858d0991b4c21f4f0be2c38ee34b914f authored almost 7 years ago by Marcos Iglesias <[email protected]>
Updating meta tags (#551)

* Updating meta tags

* Updating url

8d384df661e77675de8711edbe48363599a3e947 authored almost 7 years ago by Marcos Iglesias <[email protected]>
Fixed data refresh bug (#542)

ffbef52f8a81ded290fe478801cd42bd4ae4d126 authored almost 7 years ago by Brendan Ratter <[email protected]>
Update Changelog

abfba8034360e90f2acbc5fc05d4784ee202c27a authored almost 7 years ago by Marcos Iglesias <[email protected]>
Feature - Added support numberFormat in tooltip (#540)

* Added test for tooltip.numberFormat()

* Changed valueFormat call to numberFormat in an exis...

2b0ab8d953f6b36371b73c3c23f749018ea7b382 authored almost 7 years ago by violetlight <[email protected]>
Bumped Project to 2.6.0

40c0c1a7f388f9aba1340dbebe330d55f26246ce authored almost 7 years ago by Marcos Iglesias <[email protected]>
Updating Changelog

bd3065705e1dcc157b94a16d44e1e3c893a5f281 authored almost 7 years ago by Marcos Iglesias <[email protected]>
Cleaning gridlines before rendering to fix gridline bug when reloading (#537)

76e9a45c38ae543e610bf9ed9b82d679b09df11c authored almost 7 years ago by Marcos Iglesias <[email protected]>
Added test for customClick callback (#536)

929887889099e778e6256c5f36559ef7b54674ce authored almost 7 years ago by Daler Asrorov <[email protected]>
Feature - custom click handler with data point for Grouped Bar (#535)

* Added implmenetation for the grouped-bar

* Added test for customClick

* move the test ov...

cdcf0c2a032cac4b88d6fa47029aab1de4b58111 authored almost 7 years ago by Daler Asrorov <[email protected]>
Feature - ability to add title to Sparkline chart with custom font settings (#531)

* poc implemented

* Added getter/setter for the title text with tests

* if title text is s...

26998b8938f2f580ebf7383513bdfb580d65b82b authored almost 7 years ago by Daler Asrorov <[email protected]>
Removing logic for figuring out yTicks on small values (#530)

6400cc098ca9282a343ac4acc09503e64e373438 authored almost 7 years ago by Marcos Iglesias <[email protected]>
Added legend demo reference to demos (#529)

b0fe2170e63ed887d8cfa4ea71cae05722518d93 authored almost 7 years ago by Daler Asrorov <[email protected]>
Feature - yAxisLabelPadding setter/getter for Line chart (#528)

* Added yaxis label padding for the line chart

* Seet back demo line

4f8dec840703f72408e573f0894a3a96ddde5dda authored almost 7 years ago by Daler Asrorov <[email protected]>
#461 refactor webpack.config.js (#525)

4827ce6dac62bf2c7e0d674098b54efdeac53705 authored almost 7 years ago by amber-eb <[email protected]>
Feaeture - touchmove event dispatch handlers for Line and StackedArea (#523)

* Added touch move with tests to line

* added touchmove event dispatcher for stacked area

...

2c8004cebbbfb68cbbcbc1f86cea2c7e15dd5a8d authored almost 7 years ago by Daler Asrorov <[email protected]>
Resolved merge conflict by adding line to include legend demo to new changes (#522)

700e664290cee4a0c6a6f84c66743621de662c2a authored almost 7 years ago by violetlight <[email protected]>
Added contributors and tags (#521)

* Added contributors and tags

* Add svg to the list

3fa57c3f8caaf174651137a02a492a610c0de8bc authored almost 7 years ago by Daler Asrorov <[email protected]>
Updating Code styleguide with structure and helpers info (#520)

* Updating Code styleguide with structure and helpers info

* Adding another mention of the co...

9f99e84961495cd467c6689f7c5658c7d8f5229f authored almost 7 years ago by Marcos Iglesias <[email protected]>
Renaming Wepback config objects and using const/let (#518)

* Renaming objects and using const/let

* Removing quotes from charts object keys

942715b1799dced7adf45dfe88f342c0c0b004c8 authored almost 7 years ago by Marcos Iglesias <[email protected]>
Legend fixes (#519)

* Moving margin convention application inside the build container group function

* Fixing leg...

05ffddd4f94a74c121bc48f43c3f3a3b21a2fa8a authored almost 7 years ago by Marcos Iglesias <[email protected]>
Fix for bar label clean redraw (#517)

1951015f90e066cb92ba5dbd69d6fe8dd4dc9b9c authored almost 7 years ago by Daler Asrorov <[email protected]>
Feature - yAxisLabel and its offset for stacked area and stacked bar (#516)

* Added yAxis label/offset with tests for stacked-bar

* Added same API functions to stacked a...

c65703bf445e64820893693749e6eafbe13e4bff authored almost 7 years ago by Daler Asrorov <[email protected]>