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

D3 v7.8.5 support for nvd3, mainly focused on line, area, pie, donut, bar and bubble charts #4

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    4bd20df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from chethan27/master

    added touchmove event handler to hide the tooltip when the user scrol…
    jvenugopal committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4e8ef92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e9b51c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from chethan27/master

    added touchmove event handler to hide the tooltip when the user scrol…
    jvenugopal committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    631124f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Moving to @wavemaker.com Org

    Moving to a new package under @wavemaker.com org under npm
    subodhkumarWM committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0c151cb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge pull request #3 from subodhkumarWM/master

    Moving to package @wavemaker.com Org under npm
    jvenugopal committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    cece5a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    ac7a14c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from subodhkumarWM/master

    Added Unminified CSS & JS to package directory
    jvenugopal committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9f1f14b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. WMS-25006: D3 library upgrade

    bhargavig_500297 authored and bhargavig_500297 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3c9c4ec View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. WMS-25006: D3 library upgrade

    bhargavig_500297 authored and bhargavig_500297 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    51daab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. WMS-25006: D3 library upgrade with some bug fixes

    bhargavig_500297 authored and bhargavig_500297 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0588e69 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. WMS-25006: D3 library upgrade with some bug fixes

    bhargavig_500297 authored and bhargavig_500297 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    782aafe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. WMS-25006: D3 library upgrade with some bug fixes on area chart

    bhargavig_500297 authored and bhargavig_500297 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    34e9b74 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. WMS-25006: D3 library upgrade with some bug fixes on axis

    bhargavig_500297 authored and bhargavig_500297 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    bb9822c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. WMS-25006: D3 library upgrade with some bug fixes on axis

    bhargavig_500297 authored and bhargavig_500297 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1d3a260 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. WMS-25006: D3 library upgrade with some bug fixes on axis

    bhargavig_500297 authored and bhargavig_500297 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    96547b9 View commit details
    Browse the repository at this point in the history
  2. WMS-25006: D3 library upgrade with some bug fixes on tooltip

    bhargavig_500297 authored and bhargavig_500297 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b61c777 View commit details
    Browse the repository at this point in the history
  3. WMS-25006: D3 library upgrade with some bug fixes on tooltip

    bhargavig_500297 authored and bhargavig_500297 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7503250 View commit details
    Browse the repository at this point in the history
  4. WMS-25006: D3 library upgrade with some bug fixes on pieChart

    bhargavig_500297 authored and bhargavig_500297 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9086766 View commit details
    Browse the repository at this point in the history
  5. WMS-25006: D3 library upgrade with some bug fixes on tooltip position

    bhargavig_500297 authored and bhargavig_500297 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8eaf961 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from wavemaker/d3Upgrade

    WMS-25006: D3 library upgrade from 3.5.7 to 7.8.5 and nvd3 from 1.0.1 to 1.8.6
    bhargavigundaa committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6c3372f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. WMS-25006: Nvd3 library moved from @wavemaker.com/nvd3 to @wavemaker/…

    …nvd3 path in lock file
    bhargavig_500297 authored and bhargavig_500297 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ce66757 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bhargavigundaa committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    151afb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #6 from wavemaker/d3LibUpgrade

    WMS-25006: Nvd3 library moved from npm path @wavemaker.com/nvd3 to @wavemaker/…
    rnaresh committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2c1e3ef View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. WMS-25006:Add src files in src directory

    bhargavig_500297 authored and bhargavig_500297 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2cbc19b View commit details
    Browse the repository at this point in the history
  2. WMS-25006:Add src files in src directory

    bhargavig_500297 authored and bhargavig_500297 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1a041c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. WMS-25006: Nvd3 library fixes on ticks on axis

    bhargavig_500297 authored and bhargavig_500297 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d86111d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge pull request #7 from wavemaker/d3LibUpgrade

    D3 lib upgrade, fixes on ticks of axis
    rnaresh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a4ba710 View commit details
    Browse the repository at this point in the history
  2. WMS-25006: Nvd3 library fixes on pie labels

    bhargavig_500297 authored and bhargavig_500297 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    daf3cfa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from wavemaker/d3LibUpgrade

    WMS-25006: Nvd3 library fixes on pie labels
    bhargavigundaa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    78ac596 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. WMS-25205:Pie chart values are not displaying if we select value as (…

    …key, value )
    bhargavig_500297 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4a5cc47 View commit details
    Browse the repository at this point in the history
  2. WMS-25205:Pie chart values are not displaying if we select value as (…

    …key, value )
    bhargavig_500297 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7e7353f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from wavemaker/d3LibUpgrade

    WMS-25205:Pie chart values are not displaying if we select value as (key, value)
    rnaresh committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    97ba02b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. WMS-25492:Enable focus on a line chart is made functional

    bhargavig_500297 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    78a4be7 View commit details
    Browse the repository at this point in the history
  2. WMS-25492:Enable focus on a line chart is made functional

    bhargavig_500297 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3029103 View commit details
    Browse the repository at this point in the history
  3. WMS-25492:Enable focus on a line chart is made functional

    bhargavig_500297 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3f7aa45 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from wavemaker/d3LibUpgrade

    WMS-25492:Enable focus on a line chart is made functional
    rnaresh committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5c00241 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. WMS-25492:Enable focus on a line chart is made functional

    bhargavig_500297 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0f38da6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge pull request #11 from wavemaker/d3LibUpgrade

    WMS-25492:Enable focus on a line chart is made functional
    bhargavigundaa committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7a868e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. WMS-26101 P1 Column chart widget is not showing correct values in x a…

    …xis when the Data arrangement field, value is set to stacked
    bhargavig_500297 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a15228d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from wavemaker/d3LibUpgrade

    WMS-26101 P1 Column chart widget is not showing correct values in x a…
    bhargavigundaa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f9d7809 View commit details
    Browse the repository at this point in the history