Martin Chan
7bb592f9e3
fix: dynamic signals for work patterns ( #189 )
2021-09-24 11:20:41 +01:00
Martin Chan
2cad21021b
Merge branch 'main' into fix/validation-report-dynamic
2021-09-08 15:22:03 +01:00
Martin Chan
57736c9f33
docs: add note on change
2021-09-08 15:09:00 +01:00
Martin Chan
9a9b7174ba
feat: make use of `Call_hours` dynamic
...
Some person flexible queries no longer provide `Call_hours` by default. This change makes the use of the variable dynamic and prevents it from returning an error if missing.
2021-09-08 15:05:05 +01:00
Martin Chan
819aac2d03
Merge branch 'main' into fix/weights-in-network_p2p
2021-09-08 14:36:33 +01:00
Martin Chan
06c126a36e
format: update aesthetics of flex_index visuals
...
Make this in line with outputs of `workpatterns_classify()`
2021-09-03 12:00:23 +01:00
Martin Chan
41cab09958
feat: enable new signals for flex_index ( #183 )
2021-09-03 11:45:18 +01:00
Martin Chan
dd7441b36a
fix: leiden community using weights
2021-09-03 10:59:12 +01:00
Martin Chan
4c0ad0e266
fix: weight issue in #181
2021-09-02 14:56:41 +01:00
Martin Chan
4fd3f9a978
Merge branch 'main' into cran-mirror
2021-09-01 10:19:32 +01:00
Martin Chan
9602dec1e0
docs: move example to section
2021-08-27 15:40:00 +01:00
Martin Chan
dc20e06741
docs: spell out wpa
2021-08-27 14:51:59 +01:00
Martin Chan
b33d3cc28b
feat: make `stopwords` an explicit argument
2021-08-27 14:41:26 +01:00
Martin Chan
e35e685835
Merge branch 'main' into feature/subject_scan
2021-08-26 11:27:26 +01:00
Martin Chan
37a067595a
docs: add experimental badges
2021-08-25 22:37:31 +01:00
Martin Chan
7b8064981a
fix: weight parameters not operational ( #181 )
2021-08-25 22:29:35 +01:00
Martin Chan
98c9c9af9c
docs: clean formatting
2021-08-25 15:44:28 +01:00
Martin Chan
814c85a2e9
feat: add ability to change text formatting
...
Changes to `create_bar()` and `create_stacked()`
2021-08-25 13:59:38 +01:00
Martin Chan
e1079cedb8
fix: implicit argument used in `workpatterns_classify_bw()`
...
Implicit argument defaults to `Organization`
2021-08-25 11:46:49 +01:00
Martin Chan
fa011ba822
docs: wellbeing_report required metrics
...
Provide more information on the required metrics to `wellbeing_report()`
2021-08-25 11:38:02 +01:00
Martin Chan
f2d66a7cf9
fix: missing end_hour argument ( #180 )
...
Cleaned up parameters in `wellbeing_report()` to make internal function argument values explicit.
2021-08-25 11:27:21 +01:00
Martin Chan
2963b43624
fix: non-existing metrics in `keymetrics_scan()` ( #177 )
2021-08-25 10:28:46 +01:00
Martin Chan
beffe8b18e
fix: mingroup issue ( #178 )
...
Fixed an issue where the minimum group size threshold wasn't being applied in `workpatterns_classify()`.
2021-08-25 10:20:05 +01:00
juliajuju93
a867c54132
Merge pull request #176 from microsoft/docs/network
...
Documentation: add article on Introduction to Network Analysis
2021-08-20 10:53:26 +02:00
Martin Chan
4d9b4bbcd2
docs: update wellbeing report
2021-08-09 15:48:35 +01:00
Martin Chan
9cfb8c6a02
feat: refurbish meeting_tm_report
2021-07-30 09:23:53 +01:00
Martin Chan
223f2d7ff1
chore: format code
2021-07-30 09:23:33 +01:00
Martin Chan
b5256d1637
docs: update example subject_scan
2021-07-30 09:23:20 +01:00
Martin Chan
3561f9801d
fix: sizing ratios for tm_wordcloud
2021-07-28 14:43:01 +01:00
Martin Chan
f3038cde1d
feat: improve messages for subject_classify()
2021-07-28 14:35:33 +01:00
Martin Chan
9eeec72f39
feat: add data return option
...
Also adding more clarity in argument documentation.
2021-07-28 14:14:30 +01:00
Martin Chan
f19de4cef6
fix: pass R CMD checks
2021-07-28 14:07:42 +01:00
Martin Chan
49a2710884
format: fix plot elements
2021-07-28 11:44:59 +01:00
Martin Chan
44a89d5070
docs: add examples
2021-07-20 11:16:13 +01:00
Martin Chan
cb962fdfd9
feat: add alias tm_scan
2021-07-20 11:03:59 +01:00
Martin Chan
5a485324aa
fix: namespace errors
2021-07-13 14:56:59 +01:00
Martin Chan
cf1943c288
fix: error in examples for subject_scan
2021-07-13 14:15:52 +01:00
Martin Chan
177b1f2e3f
feat: add subject_classify ( #93 )
2021-07-13 14:13:36 +01:00
Martin Chan
7517274aac
fix: suppress anti-join messages
2021-07-13 13:19:57 +01:00
Martin Chan
1a0c1d53f9
feat: ability to vary ngrams + weights
...
using `...` to pass `n = 4`, etc.
2021-07-13 11:57:40 +01:00
Martin Chan
1fbc31703d
feat: add return options
2021-07-13 10:27:32 +01:00
Martin Chan
c973064c1c
feat: compute long and wide table
2021-07-13 09:52:27 +01:00
Martin Chan
8d0a8b3b30
fix: unused variable called
2021-07-09 12:40:56 +01:00
Martin Chan
75b32222c5
fix: syntax error
2021-07-09 12:40:09 +01:00
Martin Chan
9a4cd2d176
feat: add subject_scan ( #172 )
2021-07-09 11:55:12 +01:00
Martin Chan
eafbad6e23
format: change labels on workpatterns_classify
2021-07-09 09:09:38 +01:00
Martin Chan
ee8fd77ffd
docs: clarify exc_threshold argument ( #126 )
2021-07-06 14:24:48 +01:00
Martin Chan
ef11aea317
docs: remove long running example
2021-07-05 17:18:08 +01:00
Martin Chan
801e2ba377
docs: improve examples runtime
2021-07-05 16:14:30 +01:00
Martin Chan
d7edb406b4
docs: clean up argument docs
2021-07-05 14:25:15 +01:00
Martin Chan
48cea99b83
docs: spellcheck for CRAN release
2021-07-05 13:48:44 +01:00
Martin Chan
1aadbc7727
Merge pull request #160 from microsoft/feature/improve-working-patterns
...
Feature: improvements to working patterns and flexibility index
2021-07-02 14:37:52 +01:00
Martin Chan
0b2346e302
feat: add n argument
...
Only for `identify_shifts_wp()`
2021-06-30 14:29:42 +01:00
Martin Chan
86cada2133
fix: error in examples
2021-06-30 11:19:59 +01:00
Martin Chan
bd4cca208c
feat: add `jitter_metrics()`
2021-06-30 11:01:27 +01:00
Martin Chan
f98167ce0c
feat: add anonymize function
2021-06-30 10:18:59 +01:00
Martin Chan
7877b1f712
feat: add percent feature to identify_shifts_wp()
2021-06-17 17:58:15 +01:00
Martin Chan
6b47dbe9eb
docs: clarify outputs returned
2021-06-17 15:26:50 +01:00
Martin Chan
28f2d1e165
docs: expand on 'breaks' ( #158 )
2021-06-17 15:18:34 +01:00
Martin Chan
0b9260ecdb
fix: syntax error
2021-06-17 14:56:29 +01:00
Martin Chan
182fafe6d0
feat: add error handling for half hour slots ( #150 )
2021-06-17 14:40:07 +01:00
Martin Chan
64af9df6b4
docs: clarify code ( #154 , #150 )
...
Provided clearer code context and documentation on arguments.
2021-06-17 14:31:00 +01:00
Martin Chan
d1133c5feb
feat: update colour of old visual ( #143 )
2021-06-17 11:21:51 +01:00
Martin Chan
f25c20416b
feat: introduce old visual for wp ( #143 )
2021-06-17 11:03:21 +01:00
Martin Chan
f8441af494
feat: add ability to set custom weights ( #159 )
2021-06-17 10:25:06 +01:00
Martin Chan
a9a0afd602
Merge branch 'main' into feature/improve-network_p2p
2021-06-17 10:13:22 +01:00
Martin Chan
9a7ba57f5d
fix: enable legend_pos ( #148 )
...
This now works for both plotting methods.
2021-06-17 10:10:25 +01:00
Martin Chan
3f8bd821c9
format: fix issue of bordered legends
...
Also added checks for leiden installation
2021-06-16 21:49:11 +01:00
Martin Chan
de3d5ce889
Merge branch 'main' into feature/improve-network_p2p
2021-06-16 17:02:12 +01:00
Martin Chan
388560e523
fix: ensure right predictor set is used
2021-06-16 15:36:01 +01:00
Martin Chan
713d479e52
feat: make excluding p-value optional
2021-06-16 15:30:12 +01:00
Martin Chan
b4fa884589
docs: clarify create_IV
2021-06-15 16:35:02 +01:00
Martin Chan
121c2e0ec2
chore: pass R CMD checks
2021-06-14 15:15:14 +01:00
Martin Chan
9e790438ad
chore: pass R CMD checks
2021-06-14 15:07:23 +01:00
Martin Chan
3c4e0bdafa
Merge branch 'main' into feature/new-report-architecture
2021-06-14 14:53:02 +01:00
Martin Chan
3c604a61c1
Merge branch 'main' into refactor/dependency-clean
2021-06-14 14:37:30 +01:00
Martin Chan
777f908c1a
chore: pass R CMD checks
2021-06-14 14:27:31 +01:00
Martin Chan
ee6281a2f5
refactor: clean up dependencies
2021-06-14 14:14:39 +01:00
Martin Chan
825aaf6922
docs: update roxygen for create_tracking
2021-06-14 13:54:09 +01:00
Martin Chan
a1a4fb6b0f
feat: add ability to use custom css
2021-06-14 13:08:18 +01:00
Martin Chan
1157b3a7bf
docs: add example for create_tracking
2021-06-11 15:40:39 +01:00
Martin Chan
89a775e991
feat: add create_tracking
...
Note: removed original version embedded in report
2021-06-11 15:31:06 +01:00
Martin Chan
7c6fb8d3cc
docs: update info on pre-requisites
2021-06-08 18:06:51 +01:00
Martin Chan
0482e643d3
feat: test dependencies installed
2021-06-08 15:54:35 +01:00
Martin Chan
5a09cde55a
fix: remove explicit dependency
...
sandwich, lmtest, and portes
2021-05-27 13:42:59 +01:00
Martin Chan
853373e5f4
Merge branch 'main' into feature/new-report-architecture
2021-05-24 13:24:07 +01:00
Martin Chan
a3e81d7aa1
docs: update caption size (smaller)
2021-05-24 11:51:24 +01:00
C Morales
4b432bab6b
Merge pull request #151 from microsoft/feature/visual-improvements
...
Feature: Aesthetics enhancements for mgrcoatt_dist.R
2021-05-20 13:58:16 +01:00
Martin Chan
f47c12b5a0
feat: add start_hour param
2021-05-20 11:21:43 +01:00
moralec
2e009e4e7b
Update mgrcoatt_dist.R
2021-05-20 10:45:16 +01:00
moralec
cb145587fe
Update mgrcoatt_dist.R
2021-05-20 10:14:08 +01:00
moralec
6bd2652424
Update mgrcoatt_dist.R
2021-05-20 10:08:30 +01:00
Martin Chan
a24d51f37e
feat: add start_hour argument
2021-05-19 17:07:24 +01:00
Martin Chan
75dfdbee41
docs: instructions for leiden ( #145 )
2021-05-18 15:35:11 +01:00
Martin Chan
7fefc70d7b
fix: colour issues ( #146 )
...
Added new `edge_alpha` argument and flipped default colour scheme from black to white.
2021-05-18 14:59:57 +01:00
Martin Chan
1d036d3925
fix: fix `legend_pos` argument ( #148 )
...
This is fixed for the ggraph method.
2021-05-18 14:31:15 +01:00
Martin Chan
67f29a6614
refactor: remove extra dependencies
...
'sandwich', 'lmtest', 'portes'
2021-05-17 13:59:09 +01:00
C Morales
3bf86107d7
Merge pull request #140 from microsoft/feature/workpatterns_rank-improvements
...
Feature: improvements to `workpatterns_rank()`
2021-05-17 12:03:54 +01:00
moralec
7dbea400fd
Update workpatterns_rank.R
2021-05-14 14:18:15 +01:00
moralec
9a65d0d7aa
Update workpatterns_classify.R
2021-05-14 13:47:18 +01:00
Martin Chan
fc6f41698a
docs: document wellbeing_report()
2021-05-13 15:10:06 +01:00
Martin Chan
cb31b2ba06
feat: add wellbeing report
2021-05-13 12:58:27 +01:00
Martin Chan
d4ac4d9579
fix: remove data params
2021-05-13 12:58:09 +01:00
Martin Chan
abedb5b90f
feat: generate_report2
...
Add function which enables generating HTML reports directly from an existing RMarkdown document / template.
2021-05-13 11:29:36 +01:00
alashi-ms
6db5f7b278
Merge pull request #116 from microsoft/single_group_itsa
...
Single-group Interrupted Time-Series Analysis (ITSA)
2021-05-12 11:42:58 -07:00
Aleksey Ashikhmin
28e6bdb1c1
added more context on what the before and after time periods.
2021-05-12 11:01:57 -07:00
moralec
36e9390bec
Updated default signals for workplatterns method
2021-05-12 13:03:28 +01:00
moralec
2b5bf4f93e
Update workpatterns_rank.R
2021-05-12 11:48:29 +01:00
moralec
8cb72201ab
Update workpatterns_rank.R
2021-05-12 10:52:36 +01:00
Aleksey Ashikhmin
64da7f32a5
added title to each plot
2021-05-12 00:42:00 -07:00
Aleksey Ashikhmin
b310a1ece6
fixed spelling "intervantion" to "intervention"
2021-05-12 00:02:46 -07:00
Aleksey Ashikhmin
e6bfb58756
added extra Date type check for before_start and after_end parameters
2021-05-11 23:52:01 -07:00
moralec
397c364bc9
Update workpatterns_rank.R
2021-05-11 17:57:00 +01:00
moralec
0d59aed9be
Update workpatterns_rank.R
2021-05-11 15:18:08 +01:00
moralec
0bbab6c891
Update workpatterns_rank.R
2021-05-11 15:14:36 +01:00
moralec
b6ad415ad5
Update workpatterns_rank.R
2021-05-11 14:01:15 +01:00
moralec
97b218de35
Update workpatterns_rank.R
2021-05-11 13:54:02 +01:00
Martin Chan
3aee576a79
docs: spellchecks
2021-05-10 19:27:32 +01:00
Martin Chan
9787de8e4d
docs: add experimental badges
2021-05-10 18:48:17 +01:00
Martin Chan
d31f7f7086
docs: update flex_index
2021-05-10 18:32:06 +01:00
Martin Chan
c840447473
feat: add back tick formatting
2021-05-10 15:55:23 +01:00
Martin Chan
9b7bb7af32
docs: update workpatterns_classify
2021-05-10 14:55:32 +01:00
Martin Chan
30177dc8a6
fix: legend for hrvar_trend
...
Legend now shows "Number of employees" rather than "Hours". This adds a new argument to the function `create_trend()`.
2021-05-10 14:41:36 +01:00
Martin Chan
bf69e9d730
feat: update abbreviated labels
2021-05-10 10:26:46 +01:00
Martin Chan
99f84f4638
fix: mingroup size for workpatterns_classify
2021-05-06 15:46:30 +01:00
moralec
aa14076146
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-05-06 11:04:30 +01:00
moralec
992f395820
Update create_rank.R
2021-05-06 11:04:27 +01:00
Martin Chan
b6e62b1e9c
docs: clarify for create_dist
2021-05-05 13:31:05 +01:00
moralec
80df697e37
Update hrvar_trend.R
2021-05-05 10:21:06 +01:00
moralec
5e4f539808
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-05-05 10:06:28 +01:00
moralec
bff0d793c8
Create hrvar_trend.R
2021-05-05 10:06:14 +01:00
Martin Chan
f0b7baf6ad
chore: update globals.R
2021-05-04 17:37:41 +01:00
Martin Chan
c88470c6cc
chore: add variables to global
2021-05-04 16:57:11 +01:00
Martin Chan
7d4c69260a
feat: add plot_hrvar return
2021-04-30 15:55:56 +01:00
moralec
84a1516eba
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-04-29 15:46:47 +01:00
moralec
cbcbd6eae4
Update check_query.R
2021-04-29 15:43:16 +01:00
Martin Chan
e5384dbb95
fix: back ticks not displaying properly
2021-04-29 12:26:15 +01:00
Martin Chan
25f42fcf4b
fix: R CMD check error
2021-04-29 12:23:05 +01:00
Martin Chan
4e8220e984
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-04-29 12:03:01 +01:00
Martin Chan
c44b82fa32
chore: code alignment
2021-04-29 12:02:57 +01:00
moralec
5b77827325
Update check_query.R
2021-04-29 12:01:38 +01:00
moralec
b63e67fad7
Update collaboration_rank.R
2021-04-29 11:45:39 +01:00
moralec
73dca5f1b1
Update check_query.R
2021-04-29 11:40:23 +01:00
moralec
3ee1d06e54
Update check_query.R
2021-04-29 11:38:52 +01:00
moralec
2b1327fa7e
Update check_query.R
...
Added text to show unique identifiers of the query
2021-04-29 11:37:15 +01:00
Martin Chan
e6e857d789
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-04-29 10:17:41 +01:00
Martin Chan
5f16a097da
feat: add percent argument for bar plots
2021-04-29 10:17:15 +01:00
moralec
d9f02a4c1e
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-04-29 10:13:51 +01:00
moralec
776cfee37a
Update hrvar_count_all.R
...
Fixed validation report so that the Attributes Available table also shows those attributes with a single item
2021-04-29 10:13:47 +01:00
Martin Chan
2904ed5afd
fix: allow import if 'Domain' missing
2021-04-28 18:14:00 +01:00
moralec
f8880b5bbe
Add option to define limits to create bar and create stacked
2021-04-28 10:43:01 +01:00
Martin Chan
7aa89b7ea1
chore: clean code
2021-04-23 17:08:23 +01:00
Martin Chan
20aefc5deb
fix: clean and refactor code
2021-04-23 17:00:28 +01:00
Martin Chan
32d137727c
feat: enable sorting
2021-04-23 16:44:20 +01:00
Martin Chan
e5c404d2b8
refactor: refine buckets ( #114 )
...
Now combined "Never" with "Quarterly or less", and uses arbitrary large number for defining "Never"
2021-04-23 15:36:21 +01:00
Martin Chan
45419e9a87
chore: improve code comments
2021-04-23 13:37:35 +01:00
Martin Chan
3e31615874
feat: ability to apply function to table names
2021-04-23 12:02:07 +01:00
Martin Chan
bef9b01067
fix: check type for `labels`
...
Accepts both character and function
2021-04-23 11:48:39 +01:00
Martin Chan
107f0fbed5
fix: correct example var names
2021-04-22 13:47:50 +01:00
Martin Chan
13905012f2
fix: label buckets ( #114 )
2021-04-22 11:24:01 +01:00
Martin Chan
fc652b9783
feat: add ability to override labels
...
Works for both plots and tables
2021-04-22 11:23:24 +01:00
Martin Chan
76a8cf003e
feat: bring changes from cut_hour
2021-04-21 07:15:25 +01:00
Martin Chan
4f393f902e
fix: `cut_hour()` duplicate values
...
Previously, `cut_hour()` could accept inputs in `cut` where it equals 0 or 100. Now, a `lbound` and `ubound` solution is added to address these corner cases.
2021-04-20 16:16:44 +01:00
moralec
53b5885c7b
Update cut_hour.R
2021-04-20 11:59:51 +01:00
Aleksey Ashikhmin
5836f04073
changed YYYY-MM-DD format in the documentation to MM/DD/YYYY
...
added @author
2021-04-19 14:35:26 -07:00
Martin Chan
5c1d05ccd9
feat: enable sorting of bars
...
Implemented for both `create_bar()` and `create_stacked()`
2021-04-16 11:24:39 +01:00
moralec
dce2b1e76a
Merge branch 'main' into feature/visual-improvements
2021-04-15 16:07:59 +01:00
moralec
1c4e918e5f
Updated plots look and feel for consistency
2021-04-15 14:40:22 +01:00
Martin Chan
2c13de892d
Merge pull request #128 from microsoft/docs/add-authorships
...
Documentation: credit authors for individual functions
2021-04-14 18:15:23 +01:00
Martin Chan
11fac519c0
docs: credit authors
2021-04-14 18:12:49 +01:00
Martin Chan
201e94d09c
docs: credit authors
2021-04-14 18:00:02 +01:00
Martin Chan
a592fb0719
fix: missing caption for create_bar
2021-04-14 17:50:18 +01:00
Martin Chan
8ad08f7711
chore: remove version number from startup
...
Currently inconsistent with DESCRIPTION
2021-04-13 11:53:46 +01:00
Martin Chan
eef1c4ad99
docs: tidy formatting
2021-04-13 11:52:38 +01:00
Martin Chan
0be99f116a
docs: tidy formatting
2021-04-13 11:48:37 +01:00
Martin Chan
a5c494343f
docs: add archetype defs ( #124 )
2021-04-13 11:25:23 +01:00
Martin Chan
867eb96f97
feat: return hr attributes ( #129 )
...
Fixed an issue for `workpatterns_classify()`
2021-04-13 11:03:42 +01:00
Martin Chan
3fe8da501d
docs: credit authors
2021-04-10 17:14:54 +01:00
Martin Chan
dec05652ee
refactor: remove redundant code
2021-04-10 15:30:30 +01:00
Martin Chan
5494f19951
docs: correct documentation
2021-04-10 15:29:28 +01:00
Martin Chan
24504a343e
Merge branch 'main' into fix/alignment-with-pbi
2021-04-10 15:02:16 +01:00
Martin Chan
e008b4b85f
feat: add 'plot-hrvar' option for workpatterns_classify_bw()
2021-04-09 16:57:22 +01:00
Martin Chan
6bd20d8330
refactor: fix list return
2021-04-09 14:52:45 +01:00
Martin Chan
2e13f93c1d
refactor: use list output for performance
...
Change to `workpatterns_report()`
2021-04-09 14:34:31 +01:00
Martin Chan
edae0538ae
feat: replace workpatterns default plot
...
BREAKING CHANGE: This replaces the default plot return (heatmap) for `workpatterns_classify_bw()` with the new plot created with `plot_workpatterns_classify_bw()`.
2021-04-09 14:31:56 +01:00
Martin Chan
533c917c11
docs: add experimental lifecycle badge
2021-04-07 22:57:04 +01:00
Martin Chan
a64fec9a07
refactor: remove assertthat dependency
2021-04-07 22:29:52 +01:00
Martin Chan
8c9cefba35
docs: refine examples and args
2021-04-07 22:05:37 +01:00
Martin Chan
547161d19c
Merge branch 'main' into single_group_itsa
2021-04-07 21:37:42 +01:00
Martin Chan
5b5bf8071c
Merge branch 'main' into feature/visual-improvements
2021-04-07 11:09:16 +01:00
Martin Chan
703e193ba9
format: increase border widths
2021-04-07 11:07:49 +01:00
Martin Chan
062bade307
format: refine plot aesthetics ( #97 )
2021-04-07 10:54:48 +01:00
Martin Chan
ac1a62fd85
refactor: tidy code alignment
2021-04-07 10:53:24 +01:00
Martin Chan
b4225f1077
docs: CRAN Rd changes
...
- Remove Rd files for internal functions where they are unnecessary
- Add \value where missing
2021-04-02 12:33:57 +01:00
Martin Chan
29b4ad7e84
feat: update graphic in workpatterns_report ( ( #97 )
2021-04-01 18:40:20 +01:00
Martin Chan
accf05b8b6
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-04-01 18:16:37 +01:00
Martin Chan
c003e9de7a
feat: create plot_workpatterns_classify_bw ( #97 )
2021-04-01 18:16:34 +01:00
moralec
f13a43ace6
Improve Scatters
2021-04-01 16:00:16 +01:00
moralec
8979c98181
Improvements to Fizz and Dist
2021-04-01 15:33:14 +01:00
moralec
b7c4341c5e
Merge branch 'feature/visual-improvements' of https://github.com/microsoft/wpa into feature/visual-improvements
2021-04-01 14:48:32 +01:00