Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить график "Равномерное распределение" #112

Closed
MisterMLiL opened this issue Feb 9, 2024 · 0 comments · Fixed by #116
Closed
Assignees
Labels
приоритет/высокий фича Новый функционал

Comments

@MisterMLiL
Copy link
Contributor

График должен строиться для каждого фактора из таблицы (для y тоже).
Точки a и b это ближайшие точки на оси X. Тоесть если есть 3 точки 100, 101, 102, то будут 2 пары точек с линиями на графике: 100-101, 101-102.
Все что вне границ крайних точек = 0.
Пункт меню располагается в Распределения -> Плотность распределения.

image

@MisterMLiL MisterMLiL changed the title Добавить график Плотность распределения Добавить график Плотности распределения Feb 9, 2024
@MisterMLiL MisterMLiL added фича Новый функционал приоритет/высокий labels Feb 9, 2024
@Maks1mS Maks1mS self-assigned this Feb 9, 2024
@Maks1mS Maks1mS changed the title Добавить график Плотности распределения Добавить график "Равномерное распределение" Feb 11, 2024
Maks1mS pushed a commit that referenced this issue Feb 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.12.0](v0.11.0...v0.12.0)
(2024-02-11)


### Новые функции

* Добавлена дополнительная литература
([#117](#117))
([ded55cb](ded55cb)),
closes [#114](#114)
* добавлены "Распределения"
([#116](#116))
([981580f](981580f)),
closes [#111](#111)
[#112](#112)


### Исправления

* Дополнил README
([9766ecb](9766ecb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
приоритет/высокий фича Новый функционал
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants