You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/29 04:03:49 UTC

[jira] [Commented] (EAGLE-106) UI use same chart component

    [ https://issues.apache.org/jira/browse/EAGLE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073401#comment-15073401 ] 

ASF GitHub Bot commented on EAGLE-106:
--------------------------------------

GitHub user zombieJ opened a pull request:

    https://github.com/apache/incubator-eagle/pull/44

    EAGLE-106 Use nvd3 replace flot for UI chart

    flot is no maintenance for more than 1 year. Some feature need additional work. Use nvd3 to replace.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zombieJ/incubator-eagle nvd3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/44.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #44
    
----
commit 6d17585856cae278a81248b7364ad3b9e19e9495
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-25T08:36:41Z

    nvd3 init for chart angular

commit e78e8dad2d17c9fd19d51d00dc3ac2d660dffa7c
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-25T08:37:25Z

    nvd3 usage

commit 472c5904cdc321f38d5f6df966b91ab6211227c5
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-25T08:37:42Z

    use zombiej nvd3

commit ecbbe8992db65251749f17d137c5c6857424f66a
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-25T08:38:12Z

    use nvd3 display policy

commit 71279ebf171e9306674e6566f2c8e15c15bd9dd0
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-25T08:38:29Z

    rm float

commit 909418697437bd4f75c1770a19bf0af04d5e96e1
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-28T09:46:38Z

    parse user profile

commit 3c1a7b0b469e8c4824bc786e8992ab5fa2bece4e
Author: jiljiang <ji...@ebay.com>
Date:   2015-12-29T02:54:14Z

    use nvd3 replace the flot

----


> UI use same chart component
> ---------------------------
>
>                 Key: EAGLE-106
>                 URL: https://issues.apache.org/jira/browse/EAGLE-106
>             Project: Eagle
>          Issue Type: Improvement
>            Reporter: Jilin, Jiang
>            Assignee: Jilin, Jiang
>            Priority: Minor
>
> Currently chart in policy & user profile page using flot which is none-update more than 1 year. Some of the chart feature need addtional code effort. Replace it with nvd3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)