www.funfun.io Open in urlscan Pro
2606:4700:3033::ac43:c15c  Public Scan

Submitted URL: http://www.funfun.io/
Effective URL: https://www.funfun.io/1/
Submission: On July 27 via manual from IN — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Toggle navigation
 * Spreadsheet Language and Programming
   * Course in English
   * Course in Chinese (NetEase)
   * Course in Chinese (Tencent)
   * Course in Chinese (Thinkific)
 * Recommended Funfuns
 * New Funfun
   * New Full Funfun
   * New Local Funfun
 * Help
   * Connect to Excel
   * Get an Office Add-in for Excel
     
   * Machine Learning in JavaScript
 * anonym
 * Sign In
   
 * Sign Out

Search




Join

Percentage of approaches per contribution in a project
The main goal of this example is to show how to process data and with it, create
dynamique and interactive chart. From a table of text columns it is possible to
process the data and to show the results of how much there are approaches per
contribution in a bubble chart. A good example of data processing and data
visualization with the Highcharts library.
nicolas dejean
 * 855  
 * 17  
 * 1
 * 1
 *   Score: 80

The main goal of this example is to create a 3D chart with X, Y and Z values. We
can interact with it and clearly see the 3D aspect by draging the chart in
different direction. It's a great way to visualize your data.
nicolas dejean
 * 11158  
 * 662  
 * 3
 * 3
 *   Score: 80


Birth&death rate cluster with k-means
The main goal of this example is to build n clusters (n=4 by default) according
to the birth and death rate of different countries. It is a Javascript
implementation of python chart production with clusterfk.js and canvasjs.js.
Clusterfk.js is an implementation of cluster algorithm in Javascript.
Canvasjs.js is a graphic library used to generate the graph. Each pair of data
includes 3 variables: country name, birth rate and death rate, indicating the
percentage of birth and death rate in different countries.
yi liang
 * 1196  
 * 20  
 * 2
 * 2
 *   Score: 70


Fortuna
The main goal of this example is to launch a query with Bing Search, which
returns some informations of the query including name, snippet, url, date last
crawled, etc. (For details, please check the Bing API document). This function
is mainly based on the RESTful API provided by Microsoft which intends to offer
you a quick and simple access to its database.
yi liang
 * 774  
 * 5  
 * 2
 * 2
 *   Score: 60


Polynomial Regression of the relation between Head Capacity and Temperature
The main goal of this example is to simulate a curve between heat capacity and
temperature given statistics from real experiments. It is a Javascript
implementation of polynomial regression with regression.js. The graph is from
jquery.plot.js.
yi liang
 * 1521  
 * 6  
 * 2
 * 2
 *   Score: 60


Stock Price Changes in Calendar Heatmap by D3
From a table of stock prices, this sample visualizes the percentage gain or loss
as colored cells per day. Days are grouped by weeks and months. You also see
tooltip hover when moving the mouse on the cells.
Tie CHENG
 * 839  
 * 9  
 * 1
 * 1
 *   Score: 60

   
   
 * Previous
   
   
 * 1
   
 * 2
   
 * 3
   
 * 4
   
 * 5
   
   
 * Next