Giter Club home page Giter Club logo

statistical-modeling-of-border-crossing-inflow-in-usa-using-anova-and-post-tukey-test's People

Contributors

kanishkparganiha avatar

Watchers

 avatar

statistical-modeling-of-border-crossing-inflow-in-usa-using-anova-and-post-tukey-test's Issues

module 'plotly.validators.scatter' has no attribute 'TexttemplateValidator'

After upgrading to chart-studio from plotly.plotly I am constantly receiving this error
import plotly.graph_objects as go
import numpy as np

x = np.arange(10)

fig = go.Figure(data=go.Scatter(x=x, y=x**2))
fig.show()


AttributeError Traceback (most recent call last)
in ()
4 x = np.arange(10)
5
----> 6 fig = go.Figure(data=go.Scatter(x=x, y=x**2))
7 fig.show()

~\AppData\Local\Continuum\anaconda3\lib\site-packages\plotly\graph_objs_init_.py in init(self, arg, cliponaxis, connectgaps, customdata, customdatasrc, dx, dy, error_x, error_y, fill, fillcolor, groupnorm, hoverinfo, hoverinfosrc, hoverlabel, hoveron, hovertemplate, hovertemplatesrc, hovertext, hovertextsrc, ids, idssrc, legendgroup, line, marker, meta, metasrc, mode, name, opacity, orientation, r, rsrc, selected, selectedpoints, showlegend, stackgaps, stackgroup, stream, t, text, textfont, textposition, textpositionsrc, textsrc, texttemplate, texttemplatesrc, tsrc, uid, uirevision, unselected, visible, x, x0, xaxis, xcalendar, xsrc, y, y0, yaxis, ycalendar, ysrc, **kwargs)
37511 self._validators["textpositionsrc"] = v_scatter.TextpositionsrcValidator()
37512 self._validators["textsrc"] = v_scatter.TextsrcValidator()

37513 self._validators["texttemplate"] = v_scatter.TexttemplateValidator()
37514 self._validators["texttemplatesrc"] = v_scatter.TexttemplatesrcValidator()
37515 self._validators["tsrc"] = v_scatter.TsrcValidator()

AttributeError: module 'plotly.validators.scatter' has no attribute 'TexttemplateValidator'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.