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

Fixing Reload of Sparkline (#386)

* Cleaning databuilders and bar demos

* Fixing sparkline reload

* Testing circle on reload...

e0ca7b71704808e1da296f794fbf6553b9cdb435 authored about 7 years ago by Marcos Iglesias <[email protected]>
Adding interactivity to data points in Area and Line chart (#385)

* Adding highlight point event to stacked Area Chart

* Trying to expose highlight points even...

a8d0bf2949d70466b0707893c8ded5ee970d3fda authored about 7 years ago by Marcos Iglesias <[email protected]>
Fix Stacked Area data reload (#384)

* Demo of problem

* Fixing reload on stacked area chart

* Resstoring stacked area demo

...

1d0d33fd7dd88e70adadb3315958c99140b596ed authored about 7 years ago by Marcos Iglesias <[email protected]>
Bumped Project to 2.0.4

d90c12515ee2a115f1ca5ed43bd2e53435b13df3 authored about 7 years ago by Marcos Iglesias <[email protected]>
Updating dist and docs

62100a548f1395ad619d0ba6efcc93b8554eae30 authored about 7 years ago by Marcos Iglesias <[email protected]>
check for window (#383)

019cd2ccaad0f5f04b5690a77c6aa7fa6d990a60 authored about 7 years ago by Jaylum Chen <[email protected]>
Updating changelog after failed release

18a052fe740dc2b901a72d3228d155dcd08cb647 authored about 7 years ago by Marcos Iglesias <[email protected]>
Bumped Project to 2.0.3

62d56b0a8b7c21120e5a5025a9978db0bb5876c9 authored about 7 years ago by Marcos Iglesias <[email protected]>
Update dist

0af3c8ff177b0e675cb7103679e5d32ef197b0e5 authored about 7 years ago by Marcos Iglesias <[email protected]>
Bumped Project to 2.0.2

6415415c41e299d3aae7e2cd6525afd9b6145a8f authored about 7 years ago by Marcos Iglesias <[email protected]>
Adding topicsOrder option to stacked area chart (#381)

* Adding topicsOrder option to stacked area chart

* Retrieving old ordering

02780016c7c793dd48e2eed7db9809f87e1af431 authored about 7 years ago by Marcos Iglesias <[email protected]>
workign webpack 3 (#379)

merging!

69829bfce258ed624e3e280fb1bb498c06776279 authored about 7 years ago by Ryan Wholey <[email protected]>
Handle empty data arrays for stacked-area (#376)

* works

* almost done

* add test, comment

* revert

* revert compiled files

* feed...

79ef99660df2bda216bb08ac7bb147fe1d1fa92e authored about 7 years ago by Jaylum Chen <[email protected]>
Updating tooltip comments and docs (#375)

* Updating tooltip comments and docs

* Updating docs

* Fixing merge conflict

a4599564555dd600f1dc4202a2e90cf555ec47da authored about 7 years ago by Marcos Iglesias <[email protected]>
Fix #336 Donut and Legend bug (#374)

b3d3bdc5b67fca7be7935f3902a6d6b6db3bb115 authored about 7 years ago by Marcos Iglesias <[email protected]>
Add Outline to Stacked Area (#373)

* try setting scales

* working but sloppy

* working needs cleaniup

* cleanup

* add t...

2f692712436c62e148e7b502afd2cd263cedc489 authored about 7 years ago by Jaylum Chen <[email protected]>
Fixing data reload on stacked bar chart (#371)

* Fixing data reload on stacked bar chart

* Updating docs

* Adding Ryan comments

7389f1020a7a5967fc6e09782ab45494c30b52e7 authored about 7 years ago by Marcos Iglesias <[email protected]>
Add locale method to bursh and stacked bar charts (#366)

* Added locale test to line chart

* Added locale tests, property and method to brushChart and...

3ca5c283a0c78d05f10412a1247e0e44a51f0f8d authored about 7 years ago by Martin Manzo <[email protected]>
Updating docs and fixing CDN page again (#363)

* Updating docs

* Updating

15f3a214339673cd4b131e4e85ae528dbce07f5c authored about 7 years ago by Marcos Iglesias <[email protected]>
Fix Donut Chart Demo (#361)

In one of our past bug fixing commits I broke the donut color schema loader, this commit fixes that

647de170c64768e938daae0c478e25ca11bb3371 authored about 7 years ago by Marcos Iglesias <[email protected]>
Added Y tick text offset accesor to grouped bar chart (#360)

* Added Y tick text offset accesor to grouped bar chart

* Removed commented code

55d8a17785b0687dd42d8355578f30c9b5398a32 authored about 7 years ago by Martin Manzo <[email protected]>
Fixing data reload on Grouped Bar Chart (#356)

* Addding reload tests

* Fixed using non-ideal solution

* Updating docs and fixing intial ...

2ecd787c5172a7c10b9760d5781d4349eedcd52a authored over 7 years ago by Marcos Iglesias <[email protected]>
Update CHANGELOG.md

3faf3eafcfb11a1b15398a98b0ccc2d63066eba7 authored over 7 years ago by Marcos Iglesias <[email protected]>
Bumped Project to 2.0.1

9459e5821a4102d7ca777cdc1354b86570d162ec authored over 7 years ago by Marcos Iglesias <[email protected]>
Changelog update for 2.0.1

02f77560e9f2ee97caa31a769502c134cd2bdf16 authored over 7 years ago by Marcos Iglesias <[email protected]>
Fixing UMD stale files and CDN demo page (#353)

* Fixing some details

* Removing stalled files from umd folder

* Fixing CDN demo page

f3ac9adddda4750eae370933ee215058906160cc authored over 7 years ago by Marcos Iglesias <[email protected]>
Fixing data reloads on Donut Chart (#351)

* Updating demos

* Using build instead of prod

* Playing with solutions

* Cleaning esli...

e82f94da0397d2e288ae9d20e26d6afee2aaaf06 authored over 7 years ago by Marcos Iglesias <[email protected]>
Add lineCurve public attribute to Line Chart (#339)

* Add lineCurve public attribute to Line Chart

* Recompile docs

* Add compiled code

* P...

54b87805d66eb48da14c2e88450118f3287f70ac authored over 7 years ago by Dylan Mozlowski <[email protected]>
342: keep extra attributes in bar.js cleanData, delete unused functions (#343)

* keep extra attributes in bar.js cleanData, delete unused functions

* update docs

5f29461733c8e25e5b9bc414a4ff3742b3c59c01 authored over 7 years ago by Marcos Iglesias <[email protected]>
Fixing Firefox search, polishing header, adding twitter link (#341)

c347e26165dd0ac08ce3cac059899e06c67d809d authored over 7 years ago by Marcos Iglesias <[email protected]>
Optional parameter to show or hide date in tooltip title (#337)

* Optional parameter to show or hide date in tooltip title

* ES2015 template literals

baec21416b74543f74f154b5e388331bb7e00ccc authored over 7 years ago by Martin Manzo <[email protected]>
Rw sandbox (#333)

* initial sandbox

* working basic

* data type selector

* working prototype

* add dep...

533f58cf6ce2fea69349225d75cd15ebb399c95a authored over 7 years ago by Ryan Wholey <[email protected]>
Fix color update (#334)

* color wasn't updating when setting colorSchema

* recompile

* syntax change on color spec

f270b32a329293fb85a3c1406ef20ecc9acf534c authored over 7 years ago by Chris Viau <[email protected]>
update travis script (#330)

* update travis script

* test removing grunt-cli from build process on travi

eb26a813954f43ea3ddb348a67c32cbd616a9423 authored over 7 years ago by Ryan Wholey <[email protected]>
use yarn for dependency management cli (#329)

* use yarn for dependency management cli

* remove reggie due to unwanted sub dep [dtrace-prov...

de9190f32876be852eb9ecbe1ef8088671167b7d authored over 7 years ago by Ryan Wholey <[email protected]>
Added d3-transitions to grouped-bar and stacked-bar charts (#327)

b0ba09774ee7e946024737212e504624f2eb96c7 authored over 7 years ago by Martin Manzo <[email protected]>
Bumped Project to 2.0.0

f2a875876962915932dc830642b94fb09c4c482d authored over 7 years ago by Marcos Iglesias <[email protected]>
Release Docs (#326)

* Adding code styleguide links

* Updating Changelog

* Updating docs

* Updating all pack...

315a8f6a7b7a62bd7e90b7849e89e400ffef065c authored over 7 years ago by Marcos Iglesias <[email protected]>
Mouse event handlers parameters normalization (#314)

* Bumped Project to 1.7.3

* Released 1.7.3

* Added tests for bar's on mouse move and on mo...

d93abcce485a20e71711543fd946f7ab8b3df796 authored over 7 years ago by Martin Manzo <[email protected]>
Fixing line demo and cleaning old brush API (#325)

* Fixing line demo and cleaning old brush API

* Updating some npm packages

0dfc8092c56c6edb64b95db17a3dff14c980ac01 authored over 7 years ago by Marcos Iglesias <[email protected]>
Rename the color Schemas (#323)

* Moving from britechartsColorSchema into britecharts

* Moving from britechartsGreySchema int...

b77c917fdcd050e5ba6c57687dcf42b0d2db4267 authored over 7 years ago by Marcos Iglesias <[email protected]>
Refactoring brush chart (#322)

6ce02097b6105c2fcf90d5f048c8848ab38aea5e authored over 7 years ago by Marcos Iglesias <[email protected]>
Fixed typo in line chart demo. (#321)

0c67b7da45428bd27a257175c8366dd4808f102a authored over 7 years ago by Patrick Lühne <[email protected]>
Ticks accessors refactor (#320)

* Updating webpack config

* Moving from numOfHorizontalTicks into xTicks

* Moving from num...

07a5380e6b8cd1c6b28aba0171d9d219e091e277 authored over 7 years ago by Marcos Iglesias <[email protected]>
Updating Contributing Doc (#319)

* Updating Contributing doc

* Adding note about node version

8e877de16c37c2ceb45181fe24d476b80a62ca89 authored over 7 years ago by Marcos Iglesias <[email protected]>
Britecharts API - force refactor (#318)

* Moving forceAxisFormat into xAxisFormat

* Moving form forcedXFormat into xAxisCustomFormat
...

35257f640eea2e1962515b4776f21db3ad8e3fa7 authored over 7 years ago by Marcos Iglesias <[email protected]>
Britecharts API Guidelines #311 (#317)

* Updating master
* Adding docs for API guidelines

* isHorizontal on charts and codemod

*...

38f3a5401c8b4d88415affe9eff040850c915d86 authored over 7 years ago by Marcos Iglesias <[email protected]>
Several polishing fixes to Documentation (#316)

* Adding License badge

* Adjusting grouped and stacked bar charts spacing on Kitchen sink

...

32813bc6e74c0110553dacbc9f5b687c02473423 authored over 7 years ago by Marcos Iglesias <[email protected]>
Updated: support custom formatting of tooltip values (Harrisreynolds) (#315)

* [Issue 268] support custom formatting of tooltip values

* add format function as a module fun...

edcdd60b532c8f9daa8b56ea6c8be9ffd6f8a233 authored over 7 years ago by harrisreynolds <[email protected]>
Normalizing chart names between umd and bundle versions. Fixes #288 (#302)

* Normalizing chart names between umd and bundle versions. Fixes #288

* Updating docs

* Re...

e9cc888512f12a6c917e5c4bd0570b79fa57dcdf authored over 7 years ago by Marcos Iglesias <[email protected]>
Updating eslint config and cleaning issues (#312)

* Updating eslint config and cleaning issues

* Updating Code Climate config

* Removing rep...

c07bcbc45f721b69ba7d52d63897ff99ed2cb161 authored over 7 years ago by Marcos Iglesias <[email protected]>
Adding Grouped Bar Chart and Stacked Bar Chart tests (#310)

* Not working tests

* Adding tests to grouped bar chart and tidying bar ones

* Adding Stac...

8ef4bf9c1a154455cb1ab405b99c741d9f51d582 authored over 7 years ago by Marcos Iglesias <[email protected]>
fix tooltip format rounding hundreds (#308)

* format shouldnt round hundreds

* update tests

907a851eb9e37c845573dfb58d3b40ef22534aa6 authored over 7 years ago by Ryan Wholey <[email protected]>
Added number format accessor for legend chart (#301)

Thanks a lot @martinmanzo !

174be559eebf79bd99d0f3dce5239c419c6b09dc authored over 7 years ago by Martin Manzo <[email protected]>
Reverse color list - Related to issue #285 (#286)

* Add reverseColorList attribute and method to bar.js. Reverse color list if intended.

* Chan...

76d9d2360d0cc973e6d7f1cf96efcb3c339e0621 authored over 7 years ago by Martin Manzo <[email protected]>
Update README with tutorial (#297)

Added a link to a Scrimba tutorial in README

7b254e7a09a2cd9c2d617765e60aa40432789ad9 authored over 7 years ago by Per Harald Borgen <[email protected]>
Adding grouped and stacked bar charts to Kitchen Sink (#294)

Updated docs with JSBin and Codepen links
Updated docs with Screencast link

8be3eca8cb1c0208ab18a461d15b13da1d14f2fc authored over 7 years ago by Marcos Iglesias <[email protected]>
Bung87 grouped bar (#293)

* fix readme demos links while view docs on local&& use webpack-dev-server --open option to open...

7d2823bdb89143aa0dfc5312a0e7605bcc31f5e0 authored over 7 years ago by Marcos Iglesias <[email protected]>
Change some links and capitalize some text to keep consistent (#289)

* Change some links and capitalize some text to keep consistant

* Fix syntax

cbb5bf99e88f09083c761b4399bc1504702a8cf9 authored over 7 years ago by Nikki St Onge <[email protected]>
Bumped Project to 1.7.2

dc6af685fbf5830aef30f861f39351dfa436433d authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
ensure dist populated with new changes

ffaea42d78ffc04ad47eb732054ac386f46d22d6 authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
Bumped Project to 1.7.1

b16ad633f0601ae78163b9666f087a0cf14d89db authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
remove find from stacked area chart

6c33e220c7556e5d45ed2635835c840032b0b2ee authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
changelog

0c8473c87b45e70a17677424f1de262904d0f808 authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
Bumped Project to 1.7.0

f77167bb47fc20a6ba7868cf460b4cf34f84d678 authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
update prod

eb05940d59453496b2e1d4b90451135e6095d5c4 authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
safety check for Intl in tooltip (#283)

2c957a56fe982ffef8fa44727dadf5761d6308ec authored over 7 years ago by Ryan Wholey <[email protected]>
update changelog

c753526ddd57a1ad6d857cd911ca1c826014921e authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
Bumped Project to 1.6.1

024a6e038b7e0114f7f2a436e1e9acbb963b140a authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
Ensure stacked bar makes it

276de3250c72c5b145c381244b44be11aa85c364 authored over 7 years ago by Annie He and Ryan Wholey <[email protected]>
Rw ah locale stuff (#282)

* locale stuff

* testing that travis has Intl lib

* remove test for Intl

75a35db5b8f7c629b3b93b18f2d5561b053c177c authored over 7 years ago by Ryan Wholey <[email protected]>
Bumped Project to 1.6.0

67143f42b6f3e7f580f7b0e75c60b7888957ea0c authored over 7 years ago by Ryan Wholey <[email protected]>
fix layering and ordering for stacked area and tooltip (#280)

* fix layering and ordering for stacked area and tooltip

* fix othering in tooltip

* tripl...

49640b34a518eff52fc9176c914e85d43c259d71 authored over 7 years ago by Ryan Wholey <[email protected]>
Styled new stacked bar chart, added line extensions and made it consistent with bar code. Added stacked bar chart to bundle (#277)

7174df4ab064c8aac18adfd5bbf60ecc119b8ad4 authored over 7 years ago by Marcos Iglesias <[email protected]>
Make .npmignore a bit more aggressive (#279)

Do not pull docs tests and demos when installing from npm
to have a smaller and quicker download

9b8badab3f9012e3ad098ab2cf3e09b52d18a915 authored over 7 years ago by Aurelio <[email protected]>
add Stacked bar chart type (#263)

* fix readme demos links while view docs on local&& use webpack-dev-server --open option to open...

3ec9cea928b14507149c10ba9189923933e5f125 authored over 7 years ago by Bung <[email protected]>
Skip data with zero quantity (#276)

a7f9b584427b7acbc9ed7c91043ffde13a034f38 authored over 7 years ago by Marcos Iglesias <[email protected]>
update docs (#274)

* mainpage.tmpl fix replace regex

* fix readme doc

* use demo-scripts-seperate branch gene...

dc6b9c6f91b5fb624e9219d995b6b4b0fefc5c12 authored over 7 years ago by Bung <[email protected]>
Calculates percentages in donut-chart (#267)

Thanks a lot!

2ff42d7f6359a4d7d0d53473eba14edcb62c48b8 authored over 7 years ago by Jen Wong <[email protected]>
Bung87 docs header (#273)

* mainpage.tmpl fix replace regex

* fix readme doc

* include demo js common part && add Gettin...

952abad42f2293ac7c2187baaecd47bc95c731c2 authored over 7 years ago by Bung <[email protected]>
Bar Chart Animations with flag (#266)

* Adding animation flag to line chart

* Adding animation flag in stacked area chart

* Addi...

e1687fc46af919430b8bb2581a7c706bcc85e55e authored over 7 years ago by Marcos Iglesias <[email protected]>
Commanded PR: Upfluence feat biggest slice (#271)

* Add the highlight slice feature

* Add the feature demos

* Rework conditions

* Adding ...

21bf25021dfd7b5e4633279ff8e8c47b356c6428 authored over 7 years ago by Marcos Iglesias <[email protected]>
fixes percent data in demos/cdn.html (#261)

0fbc9ae6e9b82d5d080b6c274c5a08cf903bb316 authored over 7 years ago by Jen Wong <[email protected]>
fix readme page break links (#260)

* mainpage.tmpl fix replace regex

* fix readme doc

8e4fb22e85acb8b3644acfb18ffeb6393792e125 authored over 7 years ago by Bung <[email protected]>
Adding animations configuration to Donut, Line and Stacked Area Charts (#257)

* Adding animation flag to line chart

* Adding animation flag in stacked area chart

* Addi...

77dacebf11b7467d65546f7102524986e1a19493 authored over 7 years ago by Marcos Iglesias <[email protected]>
fixes data in test/json/donutDataFivePlusOther.json for accuracy (#259)

868e4ab53fc4fd855b78cb52bad2ac2aee9ac9b4 authored over 7 years ago by Jen Wong <[email protected]>
Normalizing margin applications and default chart margins (#256)

5679b6ce1e71b0f0116f5ab970082c32489145bf authored over 7 years ago by Marcos Iglesias <[email protected]>
Fix docs merged (#253)

* fix readme demos links while view docs on local&& use webpack-dev-server --open option to open...

acf62037b85e3bd5db25d0844f9da53bea7bf0ed authored over 7 years ago by Bung <[email protected]>
Fixing data on CDN demo (#255)

97bd8291a6eb8b37f0296e717d32a373bd9b0eb8 authored over 7 years ago by Marcos Iglesias <[email protected]>
Remove Underscore dependency (#254)

- Drop Underscore from dependencies to devDependencies
- Use lodash.assign
- Refactor to use n...

30e4b396715aa64a5700819a3118ec3616afa625 authored over 7 years ago by Aurelio <[email protected]>
Remove bowser, investigate dates (#249)

* remove bower, fix misplaced ball & cleanup

* remove bowser

* running docs

* remove sp...

1350e1d532c83fa975c7931d378de6397e526beb authored over 7 years ago by Ryan Wholey <[email protected]>
Updating bar demo docs (#248)

0cfbd004ba682aa82b0db5b0947df45a729e0c3e authored over 7 years ago by Marcos Iglesias <[email protected]>
Ensure that entry is defined (#236)

* Ensure that entry if defined

* Build umd

* Update doc

92f241fd2924bad2b0e0f2c202230c921647f433 authored over 7 years ago by Thomas Gallice <[email protected]>
Adding accessor to singleLineGradientColors variable (#241)

* Adding accessor to singleLineGradientColors variable

* Updating docs

402d0bb7b7856a89daad1c9e6611f18f3a77619c authored over 7 years ago by Marcos Iglesias <[email protected]>
[Windows] Fix the "run" scripts in package.json (#239)

Fixes #238

510c7f56c583d8e4a0ab82c0eae3c635dbf0a548 authored over 7 years ago by Tobbe Lundberg <[email protected]>
Documentation updates (#232)

* Updating Changelog

* Fixing #228 by hiding footer on print

* rollback copyright fix

*...

fd25281d955d428b2b26523dbeacb20dea00f76c authored over 7 years ago by Marcos Iglesias <[email protected]>
Eventbrite copyright message now appears on bottom of docs pages when printed (#233)

* Eventbrite copyright now appears on bottom of docs pages when printed

* added print fix to ...

25d1f019d7f9c7c252accca7840449f18bf1e0f3 authored over 7 years ago by Christopher Walker <[email protected]>
Added CDN (#205)

1c506e9c8df1f1c42803c6325ab8ff5cdd25d3b2 authored over 7 years ago by Dmitriy Akulov <[email protected]>
Bumped Project to 1.5.3

ad7438de7880f3887549104a04b7ef6f901efa6b authored over 7 years ago by Marcos Iglesias <[email protected]>
Updating release task

6b2ce663da6c71e8014830ee215c876c4c796fa7 authored over 7 years ago by Marcos Iglesias <[email protected]>