Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

R-powered custom visual implements spline smoothing

Notifications You must be signed in to change notification settings

microsoft/PowerBI-visuals-spline

Repository files navigation

PowerBI-visuals-spline

R-powered custom visual implements spline smoothing

spline screenshot

Overview

Imagine that you have a scatter (XY) plot. It is not always easy to see the trends and to tell the story behind the data.

Smoothing spline helps you to visualize and understand noisy scatterplot data.

Here is how it works:

  • Define the fields for horizontal and vertical axes of the scatterplot
  • Controll the smoothness of the smoothing spline
  • Control the confidence levels or the spline curve (or even turn them off)
  • Define the colors and the rest of graphical attributes to meet your specific needs

R package dependencies(auto-installed): graphics, scales, reshape

Supports R versions: R 3.3.1, R 3.3.0, MRO 3.3.1, MRO 3.3.0, MRO 3.2.2

See also Spline chart at Microsoft Office store

About

R-powered custom visual implements spline smoothing

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published