
Jack Ingoldsby
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 4
- Subscriptions 9
Activity overview
Latest activity by Jack Ingoldsby-
Jack Ingoldsby commented,
Hi, add this to the script widget.on('ready', function(sender, ev){ $('.cell.child.third.rect.label').css('text-align','left'); });
-
Jack Ingoldsby commented,
Does this work in 7.4? Also can it work for multiple series (actual,average, min, max)
-
Jack Ingoldsby created a post,
Statistical Probability Density Function
Download In probability theory, a probability density function (PDF), or density of a continuous random variable, is a function, whose value at any given sample (or point) in the sample space (the ...
-
Jack Ingoldsby created a post,
Showing percentages on Treemap
One of the requests that have come up is the ability to show percentages on a tree map without needing to hover over the widget with a tooltip, The following code overwrites the 'name' displayed wi...
-
Jack Ingoldsby created a post,
LOESS -Regression
A LOESS curve has been added to Jay Dastur's Trend Lines plugin here. LOESS, is locally weighted polynomial regression. At each point in the range of the data set a low-degree polynomial is fitte...
-
Jack Ingoldsby created a post,
Leveraging Cloud and Local File Storage Data Sources in Sisense using Apache Drill
Services such as AWS s3, Azure Blob Storage, Google Cloud Storage provide highly scalable cloud based repositories of files, which can be used to store unstructured and semi-structured data. Apache...