Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.0.27 #306

Merged
merged 141 commits into from
Oct 9, 2017
Merged

Release 0.0.27 #306

merged 141 commits into from
Oct 9, 2017

Commits on Jun 30, 2017

  1. Fix static scatterplot not drawing

    Jorge Yagüe París committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    c60510d View commit details
    Browse the repository at this point in the history
  2. Update dist

    Jorge Yagüe París committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    7456f8f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #272 from proteus-h2020/merge-master-scatterplot-fix

    Merge master scatterplot fix
    jorgeyp authored Jun 30, 2017
    Configuration menu
    Copy the full SHA
    2d1d705 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Add spinner

    gyeongchan yun committed Aug 3, 2017
    1 Configuration menu
    Copy the full SHA
    b62b9b0 View commit details
    Browse the repository at this point in the history
  2. test html for spinner

    gyeongchan yun committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    05d7e43 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Add Spinner component and strategies

    gyeongchan yun committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    2b608f1 View commit details
    Browse the repository at this point in the history
  2. Delete createSPinner method in Container

    gyeongchan yun committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    65b31b2 View commit details
    Browse the repository at this point in the history
  3. return to original error.ts

    gyeongchan yun committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    3b176e7 View commit details
    Browse the repository at this point in the history
  4. Add Error component and handleWebsocketError

    gyeongchan yun committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    8aab66f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. Add examples for testing spinner and connection error

    gyeongchan yun committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    62e3943 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Restore example html

    gyeongchan yun committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    04a58bd View commit details
    Browse the repository at this point in the history
  2. Modify websocket connection error

    gyeongchan yun committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    0a06772 View commit details
    Browse the repository at this point in the history
  3. Add ConfidenceBand component and set its configuration

    gyeongchan yun committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    ad9d715 View commit details
    Browse the repository at this point in the history
  4. Solve issue that spinner doesn't show on firefox

    gyeongchan yun committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    75ea140 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Modify confidence band componet with streaming data and its configura…

    …tion
    gyeongchan yun committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    d57e2fd View commit details
    Browse the repository at this point in the history
  2. Remove command

    gyeongchan yun committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    77c9d64 View commit details
    Browse the repository at this point in the history
  3. Remove area case in confidence_streaming.html

    gyeongchan yun committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    766c16c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Add confidenceModifier to confidence configuration

    gyeongchan yun committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    651317f View commit details
    Browse the repository at this point in the history
  2. Solve some warning issue

    gyeongchan yun committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    5bda4cb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Add play & pause button svg

    gyeongchan yun committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    326f6d8 View commit details
    Browse the repository at this point in the history
  2. Add pauseSet component (developing)

    gyeongchan yun committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    bb41bf2 View commit details
    Browse the repository at this point in the history
  3. Modify mouseover event

    gyeongchan yun committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    4e8f7cf View commit details
    Browse the repository at this point in the history
  4. Add default setting

    gyeongchan yun committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    c428c73 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pause-button' into chan-dev

    gyeongchan yun committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    e0fa1e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Add pause button set component

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    5633301 View commit details
    Browse the repository at this point in the history
  2. Add PauseSet component

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    dd6f3e1 View commit details
    Browse the repository at this point in the history
  3. Update PauseSet component and strategy configuration

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    e7e439c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pause-button' into chan-dev

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    0dc09d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d89773f View commit details
    Browse the repository at this point in the history
  6. Update pause-button test html

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    fdbe604 View commit details
    Browse the repository at this point in the history
  7. Add spinner configuration

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    d60851b View commit details
    Browse the repository at this point in the history
  8. Indentation modify in confidence example html

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    26093e3 View commit details
    Browse the repository at this point in the history
  9. Modify spinner, connection error icon position

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    6e53b67 View commit details
    Browse the repository at this point in the history
  10. Add all chart test html

    gyeongchan yun committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    7aebcec View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Configuration menu
    Copy the full SHA
    a4904a3 View commit details
    Browse the repository at this point in the history
  2. Modify all test html

    gyeongchan yun committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    a4b3428 View commit details
    Browse the repository at this point in the history
  3. Modify ErrorSet to enable to configure image position

    gyeongchan yun committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    fbae80f View commit details
    Browse the repository at this point in the history
  4. Remove console.log

    gyeongchan yun committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    63eef59 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. Modify datakeys filter in keepdrawing function

    gyeongchan yun committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    4c0604e View commit details
    Browse the repository at this point in the history
  2. Modify code style in Spinner

    gyeongchan yun committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    1856294 View commit details
    Browse the repository at this point in the history
  3. Add pause function in Gauge chart keepdrawing (developing)

    gyeongchan yun committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    8dc5591 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Modify default nullvalues in linechart

    gyeongchan yun committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    1d83e18 View commit details
    Browse the repository at this point in the history
  2. Restore original configuration in barchart

    gyeongchan yun committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    50b2b2f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Add Pause and Play function in chart and its configuration

    gyeongchan yun committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    092fbc0 View commit details
    Browse the repository at this point in the history
  2. Modify Pause button test html

    gyeongchan yun committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    dcdf542 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Add pause button configuration to chart in test

    gyeongchan yun committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    5162b1f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Change 'buttonPoisition' to 'pauseButtonPosition'

    gyeongchan yun committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    2e6e5e1 View commit details
    Browse the repository at this point in the history
  2. Add basic setting code of paraller coordinates

    gyeongchan yun committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    6814f51 View commit details
    Browse the repository at this point in the history
  3. Modify code style on missing space

    gyeongchan yun committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    2753473 View commit details
    Browse the repository at this point in the history
  4. Fix mistyped filename

    gyeongchan yun committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    a72751e View commit details
    Browse the repository at this point in the history
  5. Fix mistype of class name

    gyeongchan yun committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8b4a320 View commit details
    Browse the repository at this point in the history
  6. Add export configuration in index.ts

    gyeongchan yun committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    f298187 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Add ParallelCoordinates component and set its configuration

    gyeongchan yun committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    8f672a7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'parallel' into chan-dev

    gyeongchan yun committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    a94fec5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Configuration menu
    Copy the full SHA
    ad8c81c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'parallel' into chan-dev

    gyeongchan yun committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    8c5beb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. Add Parallel Coordinates test html

    gyeongchan yun committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    e28ac98 View commit details
    Browse the repository at this point in the history
  2. Add Parallel Coordinates test html

    gyeongchan yun committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    cc72699 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chan-dev' of https://github.com/proteus-h2020/proteic i…

    …nto chan-dev
    gyeongchan yun committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    6f9825a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Fix issues when pause is not configurated

    gyeongchan yun committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    403e136 View commit details
    Browse the repository at this point in the history
  2. Fix compilation errors

    Jorge Yagüe París committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    a51ac9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #279 from proteus-h2020/chan-dev

    Notice web-socket connection error by drawing error icon (ErrorSet component).
    Draw spinner icon until data arrives in web-socket chart (Spinner component).
    Add Pause & Resume function by clicking button (PauseSet component)
    Add Parallel Coordinates chart
    jorgeyp authored Sep 5, 2017
    Configuration menu
    Copy the full SHA
    c255737 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Add function that parallel coordinates draw streaming data

    gyeongchan yun committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    55de894 View commit details
    Browse the repository at this point in the history
  2. Set lengend configuration in parallel coordinates

    gyeongchan yun committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    1cb88ca View commit details
    Browse the repository at this point in the history
  3. Delete style-theme change and Update legend function in parallel coor…

    …dinates
    gyeongchan yun committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    060e9ec View commit details
    Browse the repository at this point in the history
  4. Modify websocket version of parallel coordinates

    gyeongchan yun committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    b901d1f View commit details
    Browse the repository at this point in the history
  5. Delete axis-title font style

    gyeongchan yun committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    15b8ed3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2017

  1. Add parallel coordinates example to all.html

    gyeongchan yun committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    c017e8d View commit details
    Browse the repository at this point in the history
  2. Add background line in parallel coordinates

    gyeongchan yun committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    315a504 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2017

  1. Add dragging function in parallel coordinates

    gyeongchan yun committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    25c4681 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from proteus-h2020/dragging-parallel-coordinates

    Dragging parallel coordinates
    jorgeyp authored Sep 25, 2017
    Configuration menu
    Copy the full SHA
    9792b15 View commit details
    Browse the repository at this point in the history
  3. Add brush function in parallel coordinates

    gyeongchan yun committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    15ec2a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Fix a bug that caused static charts to call keepDrawing

    Jorge Yagüe París committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    6f5d1eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #281 from proteus-h2020/brush-parallel-coordinates

    Add brush function in parallel coordinates
    jorgeyp authored Sep 26, 2017
    Configuration menu
    Copy the full SHA
    20ea5ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e7e1c View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary variable in ParallelCoordinates.ts

    gyeongchan yun committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    118d4da View commit details
    Browse the repository at this point in the history
  5. Merge pull request #282 from proteus-h2020/static-keepdrawing-bugfix

    Fix a bug that caused static charts to call keepDrawing
    jorgeyp authored Sep 26, 2017
    Configuration menu
    Copy the full SHA
    7a208c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a42c7ef View commit details
    Browse the repository at this point in the history
  7. Modify a issue that websocket error icon is drawn only once

    gyeongchan yun committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    8e0d590 View commit details
    Browse the repository at this point in the history
  8. Change spinner default false to true

    gyeongchan yun committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    99ebe44 View commit details
    Browse the repository at this point in the history
  9. Add brush+zoom to scatterplot

    Jorge Yagüe París committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    c057a25 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Merge pull request #284 from proteus-h2020/websocket-error

    Websocket error
    jorgeyp authored Sep 27, 2017
    Configuration menu
    Copy the full SHA
    4e71e97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ef171 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #285 from proteus-h2020/spinner/default

    Change spinner default false to true
    jorgeyp authored Sep 27, 2017
    Configuration menu
    Copy the full SHA
    935077a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20f433f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #283 from proteus-h2020/brush-parallel-coordinates

    Remove unnecessary variable in ParallelCoordinates.ts
    jorgeyp authored Sep 27, 2017
    Configuration menu
    Copy the full SHA
    857325c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e222af8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #286 from proteus-h2020/brush-zoom

    Brush zoom
    jorgeyp authored Sep 27, 2017
    Configuration menu
    Copy the full SHA
    cfbbc92 View commit details
    Browse the repository at this point in the history
  8. Modify gauge chart configuration in example/all.html

    gyeongchan yun committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    4d0596c View commit details
    Browse the repository at this point in the history
  9. Fix missing configuration in production build

    Jorge Yagüe París committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    313ccca View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary spinner configure in parallel coordinates

    gyeongchan yun committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    88e2210 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'development' into build-fix

    Jorge Yagüe París committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    7fe294a View commit details
    Browse the repository at this point in the history
  12. Merge branch 'build-fix' into development

    Jorge Yagüe París committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    7d2e0bc View commit details
    Browse the repository at this point in the history
  13. Disable UMD as a temporary fix

    Jorge Yagüe París committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    0087c18 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #289 from proteus-h2020/umd-disable-fix

    Disable UMD as a temporary fix
    jorgeyp authored Sep 27, 2017
    Configuration menu
    Copy the full SHA
    6425401 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Configuration menu
    Copy the full SHA
    ca4a3f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6845c View commit details
    Browse the repository at this point in the history
  3. Add Webpack svg-loader

    Jorge Yagüe París committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    59a9910 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #287 from proteus-h2020/example-html

    Modify gauge chart configuration in example/all.html
    jorgeyp authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    8b68d8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    840666b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cfc751 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #290 from proteus-h2020/jorgeyp-patch-1

    Add gyeongchan-yun as contributor to package.json
    jorgeyp authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    1d2b786 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5660908 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    318d210 View commit details
    Browse the repository at this point in the history
  10. Add transition function for streaming data

    gyeongchan yun committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    3befd67 View commit details
    Browse the repository at this point in the history
  11. Fix type error

    gyeongchan yun committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    c49f987 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #291 from proteus-h2020/webpack-svg-loader

    Add Webpack svg-loader
    jorgeyp authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    53e243e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f04cf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Add inline SVG assets loading

    Jorge Yagüe París committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    79f2993 View commit details
    Browse the repository at this point in the history
  2. Modify svg-image configuration

    gyeongchan yun committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    158360d View commit details
    Browse the repository at this point in the history
  3. Change warning.svg to src/assets

    gyeongchan yun committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    a3dbf19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #293 from proteus-h2020/inline-svg

    Add inline SVG assets loading
    jorgeyp authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    2a4dfe0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16fe722 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #292 from proteus-h2020/transition-parallel-coordi…

    …nates
    
    Transition parallel coordinates
    jorgeyp authored Oct 2, 2017
    Configuration menu
    Copy the full SHA
    0b3da1f View commit details
    Browse the repository at this point in the history
  7. Modify pause-button svg image configuration

    gyeongchan yun committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    178412a View commit details
    Browse the repository at this point in the history
  8. Modify DOM of path to prevent from removing svg-image

    gyeongchan yun committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    53db222 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Modify resume streaming function

    gyeongchan yun committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    b22ad32 View commit details
    Browse the repository at this point in the history
  2. Add categorical y-axes function and Change variable name

    gyeongchan yun committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    60fd614 View commit details
    Browse the repository at this point in the history
  3. Add example chart for data of categorical-value

    gyeongchan yun committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    90b5500 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    011a16c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from proteus-h2020/inline-pause-svg

    Inline pause svg
    jorgeyp authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    385aca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0d9ceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cecb869 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #295 from proteus-h2020/streaming

    Modify resume streaming function
    jorgeyp authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    db99998 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50712b4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #296 from proteus-h2020/categorical-parallel-coord…

    …inates
    
    Categorical parallel coordinates
    jorgeyp authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    7b6e156 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b8df12 View commit details
    Browse the repository at this point in the history
  9. Add function that can draw data without dimensions

    gyeongchan yun committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    9923045 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Update proteic.js to use latest version in gh-pages

    gyeongchan yun committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    b18563b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #298 from proteus-h2020/gh-pages-proteic.js

    Update proteic.js to use latest version in gh-pages
    jorgeyp authored Oct 5, 2017
    Configuration menu
    Copy the full SHA
    550ba9d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    fa3e2ae View commit details
    Browse the repository at this point in the history
  2. Delete config of spinner in chart (default is true)

    gyeongchan yun committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    da287d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #297 from proteus-h2020/fault-tolerant-parallel

    Fault tolerant parallel
    jorgeyp authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    026757c View commit details
    Browse the repository at this point in the history
  4. Move axes styles to .scss

    Jorge Yagüe París committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    5164743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d923bbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f988f1b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #301 from proteus-h2020/example-html

    Delete config of spinner in chart (default is true)
    jorgeyp authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    c93be1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1040a77 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #302 from proteus-h2020/fault-tolerant-parallel

    Move axes styles to .scss
    jorgeyp authored Oct 6, 2017
    Configuration menu
    Copy the full SHA
    45c3e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Release 0.0.27

    Jorge Yagüe París committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    c6158ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #305 from proteus-h2020/0.0.27

    Release 0.0.27
    jorgeyp authored Oct 9, 2017
    Configuration menu
    Copy the full SHA
    9f50a78 View commit details
    Browse the repository at this point in the history