Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
[deleted comment]

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I applied your patch and checked it out. The patch itself is great (you even 
added
docs, thanks!). But I'm not going to take it. I think the benefit of 
introducing a
new concept compared to e.g. simply adding another line data series to the 
chart is
too small.

I would rather either see support for plotting functions (I'm thinking along the
lines of { generator: f, samples: 100 }), then simply {generator: function f(x) 
{
return 0; }}, or support for excluding a data series when auto-computing the 
axis
ranges, along the lines of { data: [[-10000, 0], [10000, 0]], 
excludefromranges: true }.

Original comment by olau%[email protected] on 8 Sep 2008 at 9:19

  • Changed state: WontFix
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Coming to think of it, support for plotting functions isn't going to help a 
lot, as
it is not going to solve the problem of drawing vertical lines in a 
straightforward
fashion.

I had another look, and I actually think my only real beef with this patch is 
the
name "marker". So I have reopened this bug. I'm not ready to apply it right now,
though. I think taking a callback to generate the list is worthwhile as with the
coloredAreas (which BTW have a lame name). Maybe it is possible to merge the two
concepts into one under a new name, line if you specify some parameters, area 
if you
specify more.

Original comment by olau%[email protected] on 10 Sep 2008 at 3:59

  • Changed title: Support for arbitrary grid lines
  • Changed state: New

from flot.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Support for lines is in SVN now as "markings", formerly coloredAreas.

Original comment by olau%[email protected] on 22 Sep 2008 at 5:53

  • Changed state: Fixed

from flot.

Related Issues (20)

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.