You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by Yi Shen <sh...@gmail.com> on 2019/09/29 02:46:55 UTC

[DISCUSS] Tool to analyze dependent components from a given option

Hi,

There is a developer suggests us providing a tool to analyze dependent
components from a given option. So developers can know how to write a
proper import code and which modules should be imported.

It also inspires that me we can give much more detailed information to
developers in the error message when the components in option can't be
found. The information can tell developers what problems it is, and which
modules he should include.

-- 
Yi Shen
Senior Developer
Baidu, Inc.

Re: [DISCUSS] Tool to analyze dependent components from a given option

Posted by SHUANG SU <su...@gmail.com>.
It would be necessary for developer.

Based on an given option:
get dependency,
get error message.

And the option might be auto retrieved from a given webpage,
as a feature of a chrome plugin.
(Sometimes it is not easy to retrieve the final option for some developers,
especially when they are using some upper frame like vue-echarts,
react-echarts)





Thanks,
------------------------------
 Su Shuang (100pah)
------------------------------



On Sun, 29 Sep 2019 at 11:10, Yi Shen <sh...@gmail.com> wrote:

> Agree, we can support analyzing from an option in the builder.
>
> On Sun, Sep 29, 2019 at 11:06 AM Ovilia <ov...@gmail.com> wrote:
>
> > I think that would be very helpful.
> > Another case is when using the online builder, if we can know the minimum
> > components to include, that would be of great help.
> >
> > Wenli
> >
> >
> > On Sun, Sep 29, 2019 at 10:47 AM Yi Shen <sh...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > There is a developer suggests us providing a tool to analyze dependent
> > > components from a given option. So developers can know how to write a
> > > proper import code and which modules should be imported.
> > >
> > > It also inspires that me we can give much more detailed information to
> > > developers in the error message when the components in option can't be
> > > found. The information can tell developers what problems it is, and
> which
> > > modules he should include.
> > >
> > > --
> > > Yi Shen
> > > Senior Developer
> > > Baidu, Inc.
> > >
> >
>
>
> --
> Yi Shen
> Senior Developer
> Baidu, Inc.
>

Re: [DISCUSS] Tool to analyze dependent components from a given option

Posted by Yi Shen <sh...@gmail.com>.
Agree, we can support analyzing from an option in the builder.

On Sun, Sep 29, 2019 at 11:06 AM Ovilia <ov...@gmail.com> wrote:

> I think that would be very helpful.
> Another case is when using the online builder, if we can know the minimum
> components to include, that would be of great help.
>
> Wenli
>
>
> On Sun, Sep 29, 2019 at 10:47 AM Yi Shen <sh...@gmail.com> wrote:
>
> > Hi,
> >
> > There is a developer suggests us providing a tool to analyze dependent
> > components from a given option. So developers can know how to write a
> > proper import code and which modules should be imported.
> >
> > It also inspires that me we can give much more detailed information to
> > developers in the error message when the components in option can't be
> > found. The information can tell developers what problems it is, and which
> > modules he should include.
> >
> > --
> > Yi Shen
> > Senior Developer
> > Baidu, Inc.
> >
>


-- 
Yi Shen
Senior Developer
Baidu, Inc.

Re: [DISCUSS] Tool to analyze dependent components from a given option

Posted by Ovilia <ov...@gmail.com>.
I think that would be very helpful.
Another case is when using the online builder, if we can know the minimum
components to include, that would be of great help.

Wenli


On Sun, Sep 29, 2019 at 10:47 AM Yi Shen <sh...@gmail.com> wrote:

> Hi,
>
> There is a developer suggests us providing a tool to analyze dependent
> components from a given option. So developers can know how to write a
> proper import code and which modules should be imported.
>
> It also inspires that me we can give much more detailed information to
> developers in the error message when the components in option can't be
> found. The information can tell developers what problems it is, and which
> modules he should include.
>
> --
> Yi Shen
> Senior Developer
> Baidu, Inc.
>