Open GoogleCodeExporter opened 9 years ago
If we assume plots always start with "plot ", then we can add a preprocess
check for that and display the constructed WolframAlpha link. If doing this is
reliable enough, we might skip sending the query out to the network.
Original comment by iisi50...@gmail.com
on 29 Sep 2010 at 6:36
Does the WolframAlpha plot always appear in a DIV with class="pod" and
containing an H2 tag pair around the string "Plots:"? If so, we could display
link to WolframAlpha whenever we get a plot. The link would have to be more
obvious than the current hover-W, partly because sometimes we might not find a
result to display yet we might find a plot to link to.
Original comment by iisi50...@gmail.com
on 29 Sep 2010 at 7:03
So many people have requested either native plotting or a link to WolframAlpha
that I'm raising the priority of this to High.
We've been unable to detect plots in the Wolfram results because they
lazy-load, relying on JavaScripts that don't execute when we load the page text
into Chromey.
As a work-around, we can implement this user's suggestion to force creation of
a link to W|Alpha when a user /knows/ the result should be plotted:
Andrew 1 日前 スパムとしてマーク
Needs graphing capabilities in the worst way! At least maybe recognize the
word "plot" so that "plot f(x)" (where f(x) is some function) returns a link to
the W|A page for that search
Original comment by iisi50...@gmail.com
on 1 Dec 2010 at 7:06
This thing won't plot for me. Why?
Original comment by ToddRK...@gmail.com
on 8 Dec 2010 at 9:34
@toddkunz@msn.com
Plotting is not currently one of Chromey Calculator's features.
Original comment by bwrobin...@gmail.com
on 8 Dec 2010 at 3:17
Original comment by bwrobin...@gmail.com
on 13 Dec 2010 at 12:01
Original issue reported on code.google.com by
bwrobin...@gmail.com
on 19 Jul 2010 at 12:32