Skip to content

Scatter plot  #47

@fhelen

Description

@fhelen

Hello,
Fist off all, thank's a lot for your great job; Xplot is exactly what i needed for my daily work;
I have recently installed Xplot in conda environment:
xeus ; 0.18.1
xeus-cling ; 0.4.10
xplot ; 0.11.0
xproperty ; 0.8.0
xtl ; 0.5.2
xwidgets ; 0.16.0

But i can't build scatter plot:
Here is error compilation message when i'run your basic test (notebooks/xscatter.ipynb) inside my conda env:

In file included from input_line_7:2:
In file included from /home/fhelen/miniconda3/envs/otb/include/xplot/xfigure.hpp:17:
In file included from /home/fhelen/miniconda3/envs/otb/include/xwidgets/xwidget.hpp:15:
In file included from /home/fhelen/miniconda3/envs/otb/include/xwidgets/xlayout.hpp:16:
In file included from /home/fhelen/miniconda3/envs/otb/include/xwidgets/xobject.hpp:18:
In file included from /home/fhelen/miniconda3/envs/otb/include/xproperty/xobserved.hpp:20:
/home/fhelen/miniconda3/envs/otb/include/xproperty/xproperty.hpp:216:11: error: no matching constructor for initialization of 'xp::xproperty<std::vector<xtl::xoptional<std::__cxx11::basic_string, bool>, std::allocator<xtl::xoptional<std::__cxx11::basic_string, bool> > >,
xw::xgeneratorxpl::xscatter, xpl::xscatter<xw::xgeneratorxpl::xscatter >::colors_property>::value_type' (aka 'std::vector<xtl::xoptional<std::__cxx11::basic_string, bool>,
std::allocator<xtl::xoptional<std::__cxx11::basic_string, bool> > >')
: m_value(std::forward(value))

Do you have any idea to help me how to fix the problem?
Thank by advance
Florian
log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions